UIX_ComboBtnStyleFlags Enumeration

From PDF XChange PDF SDK
Revision as of 01:12, 15 March 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies appearance of an object of IUIX_ComboButton interface.

Syntax

enum UIX_ComboBtnStyleFlags
{
    UIX_ComboBtnStyle_Ellipsis        = 256,
    UIX_ComboBtnStyle_SeparatorBefore = 512,
};

Constants

UIX_ComboBtnStyle_Ellipsis
Displays an ellipsis (...) in the center of the combo button instead of downwards arrow.
UIX_ComboBtnStyle_SeparatorBefore
The ...