IUIX_Combo::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 17: | Line 17: | ||
== See Also == | == See Also == | ||
− | [[PXV:IUIX_Combo|IUIX_Combo]] | + | [[PXV:IUIX_Combo|IUIX_Combo]] |
Revision as of 04:33, 23 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.