IUIX_Combo::CheckListSep Property

From PDF XChange PDF SDK
Jump to: navigation, search


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