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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Combo::TextLength Property}}
 
{{#customTitle:IUIX_Combo::TextLength Property}}
{{#parentPage:PXV:IUIX_Combo#Properties|TextLength Property|property}}
+
{{#parentPage:PXV:IUIX_Combo#Properties|TextLength|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 09:49, 23 May 2015


Gets length of current text in a combo box.

Syntax

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

See Also

IUIX_Combo