IUIX_Combo::TextLength Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IUIX_Combo::TextLength Property}}
 
{{#customTitle:IUIX_Combo::TextLength Property}}
 
{{#parentPage:PXV:IUIX_Combo|TextLength Property|property}}
 
{{#parentPage:PXV:IUIX_Combo|TextLength Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''TextLength''' of interface [[PXV:IUIX_Combo|IUIX_Combo]] returns  Value of LONG ...
+
Gets ''length of current text'' in a combo box.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:48, 7 May 2015


Gets length of current text in a combo box.

Syntax

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

See Also

See also IUIX_Combo.