'Declaration Public Enum CustomizeOptionsFlags Inherits System.Enum
public enum CustomizeOptionsFlags : System.Enum
Use members of this enumeration to set the value of the CustomizeOptions property of a C1ToolBar.
The members of this enumeration can be combined using the bitwise OR operation.
'Declaration Public Enum CustomizeOptionsFlags Inherits System.Enum
public enum CustomizeOptionsFlags : System.Enum
Member | Description |
---|---|
AllowAddItem | A new C1CommandLink can be added to a toolbar. |
AllowAll | Allow all actions. |
AllowDelete | Toolbars can be deleted. |
AllowNone | Nothing is allowed. |
AllowRemoveItem | Command links in toolbar can be removed. |
AllowToggleCustomizeButton | Customize button can be enabled or disabled. |
HideCustomizeOption | Hides Customize menu item from Add and Remove Buttons menu. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.CustomizeOptionsFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2