'Declaration Public Enum StockItemModificationOption Inherits System.Enum
public enum StockItemModificationOption : System.Enum
Member | Description |
---|---|
All | All Tabs, Groups and Tools can be modified |
AllowGroupAddTools | Groups can have Tools added |
AllowGroupModify | Groups can be modified (Image and Caption) |
AllowGroupRemove | Groups can be removed |
AllowGroupReposition | Groups can be moved |
AllowGroupShowHide | Groups can be hidden (or shown depending on the current visibility) |
AllowTabAddGroups | Tabs can have groups added |
AllowTabChangeContextualGroup | Tabs can be moved from one Contextual Tab Group to another or the Main tabs group. |
AllowTabModify | Tabs can be modified (Image and Caption) |
AllowTabRemove | Tabs can be removed |
AllowTabReposition | Tabs can be moved |
AllowTabShowHide | Tabs can be hidden (or shown depending on the current visibility) |
AllowToolModify | Tools can be modified (Images and Caption) |
AllowToolRemove | Tools can be removed |
AllowToolReposition | Tools can be moved |
AllowToolShowHide | Tools can be hidden (or shown depending on the current visibility) |
None | Modification of Tabs, Groups and Tools is not allowed |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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