PXC_AppStyleFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_AppStyleFlags Enumeration}} | {{#customTitle:PXC_AppStyleFlags Enumeration}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Enumerations|PXC_AppStyleFlags|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 26: | Line 27: | ||
;AppStyleFlag_Focused | ;AppStyleFlag_Focused | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 09:34, 23 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 ...