UIX_ListStyleExFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ListStyleExFlags Enumeration}} | {{#customTitle:UIX_ListStyleExFlags Enumeration}} | ||
− | {{#parentPage:PXV:UIX_Enumerations|UIX_ListStyleExFlags | + | {{#parentPage:PXV:UIX_Enumerations|UIX_ListStyleExFlags|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
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 36: | Line 37: | ||
;UIX_ListStyleEx_GroupTitleNoBkgnd | ;UIX_ListStyleEx_GroupTitleNoBkgnd | ||
:The ... | :The ... | ||
− | + | ;UIX_ListStyleEx_HideSel | |
− | + | :The ... | |
− | ... | + |
Latest revision as of 03:40, 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, };
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 ...