UIX_ComboBtnStyleFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ComboBtnStyleFlags Enumeration}} | {{#customTitle:UIX_ComboBtnStyleFlags Enumeration}} | ||
Line 18: | Line 19: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_ComboButton|IUIX_ComboButton]]. |
Revision as of 07:22, 20 May 2015
Specifies appearance of an object of IUIX_ComboButton interface.
Syntax
enum UIX_ComboBtnStyleFlags { UIX_ComboBtnStyle_Ellipsis = 256, };
Constants
- UIX_ComboBtnStyle_Ellipsis
- Displays an ellipsis (...) in the center of the combo button instead of downwards arrow.