UIX_ComboBtnStyleFlags Enumeration

From PDF XChange PDF SDK
Revision as of 01:17, 13 May 2015 by Oleh (Talk | contribs)

Jump to: navigation, search


Specifies display parameters of object of IUIX_ComboButton interface.

Syntax

enum UIX_ComboBtnStyleFlags
{
    UIX_ComboBtnStyle_Ellipsis = 256,
};

Constants

UIX_ComboBtnStyle_Ellipsis
Sets an ellipsis (...) in the center of the combo button to display instead of downwards arrow.

See Also

See also IUIX_ComboButton.