PXC_AppStyleFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_AppStyleFlags Enumeration}} | {{#customTitle:PXC_AppStyleFlags Enumeration}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:13, 20 May 2015
Specifies the ...
Syntax
enum PXC_AppStyleFlags { AppStyleFlag_Highlighted = 1, AppStyleFlag_NoRender = 2, AppStyleFlag_IndicateOverflow = 4, AppStyleFlag_Focused = 8, };
Constants
- AppStyleFlag_Highlighted
- The ...
- AppStyleFlag_NoRender
- The ...
- AppStyleFlag_IndicateOverflow
- The ...
- AppStyleFlag_Focused
- The ...
See Also
...