DesignerTypeNames Class
Defines the names of types defined in the Bars designer assembly.
public static class DesignerTypeNames
- Inheritance:
- object object
Remarks
For internal use only.
Fields
BarCommandCodeDomSerializer
The FullName of the type used as the code DOM serializer for BarCommand.
public const string BarCommandCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.BarCommandCodeDomSerializer"
BarCommandLinkCodeDomSerializer
The FullName of the type used as the code DOM serializer for BarCommandLink.
public const string BarCommandLinkCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.BarCommandLinkCodeDomSerializer"
BarCommandLinkCollectionEditor
The FullName of the type used as an editor for BarCommandLinkCollection.
public const string BarCommandLinkCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarCommandLinkCollectionEditor"
BarDockAreaDesigner
The FullName of the type used as a designer for BarDockArea.
public const string BarDockAreaDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.BarDockAreaDesigner"
BarKeyboardShortcutCollectionEditor
The FullName of the type used as an editor for BarKeyboardShortcutCollection.
public const string BarKeyboardShortcutCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarKeyboardShortcutCollectionEditor"
BarManagerDesigner
The FullName of the type used as a designer for BarManager.
public const string BarManagerDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.BarManagerDesigner"
BarModeCollectionEditor
The FullName of the type used as an editor for BarModeCollection.
public const string BarModeCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarModeCollectionEditor"
DockableToolBarCodeDomSerializer
The FullName of the type used as the code DOM serializer for DockableToolBar.
public const string DockableToolBarCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.DockableToolBarCodeDomSerializer"
DockableToolBarDesigner
The FullName of the type used as a designer for DockableToolBar.
public const string DockableToolBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.DockableToolBarDesigner"
PopupMenuCodeDomSerializer
public const string PopupMenuCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.PopupMenuCodeDomSerializer"
StatusBarDesigner
public const string StatusBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.StatusBarDesigner"
StatusBarPanelCollectionEditor
The FullName of the type used as an editor for StatusBarPanelCollection.
public const string StatusBarPanelCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.StatusBarPanelCollectionEditor"
ToolBarDesigner
public const string ToolBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.ToolBarDesigner"