IUIX_Combo::TextLength Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 12: Line 12:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_Combo|IUIX_Combo]].
+
[[PXV:IUIX_Combo|IUIX_Combo]]

Revision as of 05:34, 23 May 2015


Gets length of current text in a combo box.

Syntax

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

See Also

IUIX_Combo