UIX_ListStyleExFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 18: | Line 18: | ||
UIX_ListStyleEx_EditText = 131072, | UIX_ListStyleEx_EditText = 131072, | ||
UIX_ListStyleEx_GroupTitleNoBkgnd = 262144, | UIX_ListStyleEx_GroupTitleNoBkgnd = 262144, | ||
+ | UIX_ListStyleEx_HideSel = 524288, | ||
}; | }; | ||
</pre> | </pre> | ||
Line 35: | Line 36: | ||
:The ... | :The ... | ||
;UIX_ListStyleEx_GroupTitleNoBkgnd | ;UIX_ListStyleEx_GroupTitleNoBkgnd | ||
+ | :The ... | ||
+ | ;UIX_ListStyleEx_HideSel | ||
:The ... | :The ... |
Revision as of 05:15, 20 October 2015
Specifies the ...
Syntax
enum UIX_ListStyleExFlags { UIX_ListStyleEx_InteractiveColSplitters = 4096, UIX_ListStyleEx_AllowSelByMouseDown = 8192, UIX_ListStyleEx_AllowSelHiddenGroupTitles = 16384, UIX_ListStyleEx_IgnoreStdShortcuts = 32768, UIX_ListStyleEx_HighlightThumbFrameOnly = 65536, UIX_ListStyleEx_EditText = 131072, UIX_ListStyleEx_GroupTitleNoBkgnd = 262144, UIX_ListStyleEx_HideSel = 524288, };
Constants
- UIX_ListStyleEx_InteractiveColSplitters
- The ...
- UIX_ListStyleEx_AllowSelByMouseDown
- The ...
- UIX_ListStyleEx_AllowSelHiddenGroupTitles
- The ...
- UIX_ListStyleEx_IgnoreStdShortcuts
- The ...
- UIX_ListStyleEx_HighlightThumbFrameOnly
- The ...
- UIX_ListStyleEx_EditText
- The ...
- UIX_ListStyleEx_GroupTitleNoBkgnd
- The ...
- UIX_ListStyleEx_HideSel
- The ...