IUIX_Combo::TextLength Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_Combo::TextLength Property}}
 
{{#customTitle:IUIX_Combo::TextLength Property}}
 
{{#parentPage:PXV:IUIX_Combo#Properties|TextLength|property}}
 
{{#parentPage:PXV:IUIX_Combo#Properties|TextLength|property}}
{{ToReview}}
+
 
  
 
Gets ''length of current text'' in a combo box.
 
Gets ''length of current text'' in a combo box.

Latest revision as of 14:57, 15 June 2015


Gets length of current text in a combo box.

Syntax

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

See Also

IUIX_Combo