IUIX_ComboButton::Pressed Property

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

Revision as of 06:51, 20 March 2015

Property Pressed of interface IUIX_ComboButton returns/sets Value of VARIANT_BOOL ...


Syntax

HRESULT get_Pressed([out, retval] VARIANT_BOOL* pPressed);
HRESULT put_Pressed([in] VARIANT_BOOL pPressed);

See Also

See also IUIX_ComboButton.