UIX_ListStyleExFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 19: | Line 19: | ||
UIX_ListStyleEx_GroupTitleNoBkgnd = 262144, | UIX_ListStyleEx_GroupTitleNoBkgnd = 262144, | ||
UIX_ListStyleEx_HideSel = 524288, | UIX_ListStyleEx_HideSel = 524288, | ||
+ | UIX_ListStyleEx_HideHot = 1048576, | ||
}; | }; | ||
</pre> | </pre> | ||
Line 38: | Line 39: | ||
:The ... | :The ... | ||
;UIX_ListStyleEx_HideSel | ;UIX_ListStyleEx_HideSel | ||
+ | :The ... | ||
+ | ;UIX_ListStyleEx_HideHot | ||
:The ... | :The ... |
Revision as of 00:31, 18 November 2020
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, UIX_ListStyleEx_HideHot = 1048576, };
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 ...
- UIX_ListStyleEx_HideHot
- The ...