UIX_ComboBtnStyleFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 17: | Line 17: | ||
;UIX_ComboBtnStyle_Ellipsis | ;UIX_ComboBtnStyle_Ellipsis | ||
:Displays an ellipsis (...) in the center of the [[PXV:IUIX_ComboButton|combo button]] instead of downwards arrow. | :Displays an ellipsis (...) in the center of the [[PXV:IUIX_ComboButton|combo button]] instead of downwards arrow. | ||
− | |||
− | |||
− |
Revision as of 05:17, 23 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.