IUIX_Combo::Text Property
From PDF XChange PDF SDK
Gets/sets combo box current text.
Syntax
HRESULT get_Text([out, retval] BSTR* sText); HRESULT put_Text([in] BSTR sText);
Gets/sets combo box current text.
HRESULT get_Text([out, retval] BSTR* sText); HRESULT put_Text([in] BSTR sText);