IUIX_Combo::TextLength Property

From PDF XChange PDF SDK
Revision as of 14:57, 15 June 2015 by Johnv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Gets length of current text in a combo box.

Syntax

HRESULT get_TextLength([out, retval]  LONG*  nTextLen);

See Also

IUIX_Combo