UIX_CmdCustomizedFlags Enumeration
From PDF XChange PDF SDK
Specifies the command customization flags.
Syntax
enum UIX_CmdCustomizedFlags { UIX_CmdCustomized_Panes = 1, UIX_CmdCustomized_Lines = 2, UIX_CmdCustomized_Bars = 4, UIX_CmdCustomized_Items = 8, UIX_CmdCustomized_Commands = 16, };
Constants
- UIX_CmdCustomized_Panes
- The command pane is being customized.
- UIX_CmdCustomized_Lines
- The command line is being customized.
- UIX_CmdCustomized_Bars
- The command bar is being customized.
- UIX_CmdCustomized_Items
- The command item is being customized.
- UIX_CmdCustomized_Commands
- The command is being customized.