IUIX_Button::ColorPicker Property

From PDF XChange PDF SDK
Revision as of 03:24, 6 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


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

Syntax

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

See Also

See also IUIX_Button, IUIX_ColorPicker, UIX_ButtonStyleFlags.