IUIX_Combo::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Combo::Clear Method}} | {{#customTitle:IUIX_Combo::Clear Method}} | ||
Line 16: | Line 17: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Combo|IUIX_Combo]]. |
Revision as of 06:12, 20 May 2015
Removes all items from combo box.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.
Remarks
Cue Text property, if set, will remain unchanged.