IUIX_Combo::TextLength Property
From PDF XChange PDF SDK
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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets ''length of current text'' in a combo box. | |
== Syntax == | == Syntax == |
Revision as of 04: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.