IUIX_Combo::CheckListSep Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 11:34, 11 January 2016


Property CheckListSep of interface IUIX_Combo returns/sets Value of BSTR ...

Syntax

HRESULT get_CheckListSep([out, retval]  BSTR*  sSep);
HRESULT put_CheckListSep([in]  BSTR  sSep);

See Also

IUIX_Combo