Class ToolBarDefinitions
Definition for the tool bar in the ModuleTreeView.
public static class ToolBarDefinitions
- Inheritance
-
ToolBarDefinitions
- Inherited Members
Properties
ExitModulesToolBarItem
Gets the 'Exit modules' tool bar item.
[Export]
public static ToolBarItemDefinition ExitModulesToolBarItem { get; }
Property Value
InitializeGroupe
Gets the group for the initialization items.
[Export]
public static ToolBarItemGroupDefinition InitializeGroupe { get; }
Property Value
InitializeModulesToolBarItem
Gets the 'Initialize modules' tool bar item.
[Export]
public static ToolBarItemDefinition InitializeModulesToolBarItem { get; }
Property Value
LoadConfigurationToolBarItem
Gets the 'Load configuration tool bar' item.
[Export]
public static ToolBarItemDefinition LoadConfigurationToolBarItem { get; }
Property Value
ModuleToolBar
Gets the tool bar definition.
public static ToolBarDefinition ModuleToolBar { get; }
Property Value
SaveConfigurationToolBarItem
Gets the 'Save configuration tool bar' item.
[Export]
public static ToolBarItemDefinition SaveConfigurationToolBarItem { get; }
Property Value
SaveLoadConfigurationGroupe
Gets the group for the save/load items.
[Export]
public static ToolBarItemGroupDefinition SaveLoadConfigurationGroupe { get; }
Property Value
ViewServiceWindowItem
Gets the 'Show service view' tool bar item.
[Export]
public static ToolBarItemDefinition ViewServiceWindowItem { get; }