IUIX_Button::ColorPicker Property

From PDF XChange PDF SDK
Revision as of 09:38, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Returns IUIX_ColorPicker object interface if button was created with UIX_ButtonStyle_ColorPicker flag.

Syntax

HRESULT get_ColorPicker([out, retval]  IUIX_ColorPicker**  ppColorPicker);

See Also

IUIX_Button