IUIX_Combo::Clear Method

From PDF XChange PDF SDK
Revision as of 04:47, 7 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


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.

See Also

See also IUIX_Combo.