In This Article

DesignerTypeNames.AssemblyQualified Class

The AssemblyQualifiedName of types defined in the Bars designer assembly.

public static class DesignerTypeNames.AssemblyQualified
Inheritance:
object object

Fields

BarCommandCodeDomSerializer

The AssemblyQualifiedName of the type used as the code DOM serializer for BarCommand.

public const string BarCommandCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.BarCommandCodeDomSerializer, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarCommandLinkCodeDomSerializer

The AssemblyQualifiedName of the type used as the code DOM serializer for BarCommandLink.

public const string BarCommandLinkCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.BarCommandLinkCodeDomSerializer, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarCommandLinkCollectionEditor

The AssemblyQualifiedName of the type used as an editor for BarCommandLinkCollection.

public const string BarCommandLinkCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarCommandLinkCollectionEditor, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarDockAreaDesigner

The AssemblyQualifiedName of the type used as a designer for BarDockArea.

public const string BarDockAreaDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.BarDockAreaDesigner, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarKeyboardShortcutCollectionEditor

The AssemblyQualifiedName of the type used as an editor for BarKeyboardShortcutCollection.

public const string BarKeyboardShortcutCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarKeyboardShortcutCollectionEditor, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarManagerDesigner

The AssemblyQualifiedName of the type used as a designer for BarManager.

public const string BarManagerDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.BarManagerDesigner, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

BarModeCollectionEditor

The AssemblyQualifiedName of the type used as an editor for BarModeCollection.

public const string BarModeCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.BarModeCollectionEditor, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

DockableToolBarCodeDomSerializer

The AssemblyQualifiedName of the type used as the code DOM serializer for DockableToolBar.

public const string DockableToolBarCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.DockableToolBarCodeDomSerializer, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

DockableToolBarDesigner

The AssemblyQualifiedName of the type used as a designer for DockableToolBar.

public const string DockableToolBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.DockableToolBarDesigner, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

PopupMenuCodeDomSerializer

The AssemblyQualifiedName of the type used as the code DOM serializer for PopupMenu.

public const string PopupMenuCodeDomSerializer = "ActiproSoftware.Properties.Bars.Design.Serialization.PopupMenuCodeDomSerializer, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

StatusBarDesigner

The AssemblyQualifiedName of the type used as a designer for StatusBar.

public const string StatusBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.StatusBarDesigner, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

StatusBarPanelCollectionEditor

The AssemblyQualifiedName of the type used as an editor for StatusBarPanelCollection.

public const string StatusBarPanelCollectionEditor = "ActiproSoftware.Properties.Bars.Design.Editors.StatusBarPanelCollectionEditor, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

ToolBarDesigner

The AssemblyQualifiedName of the type used as a designer for ToolBar.

public const string ToolBarDesigner = "ActiproSoftware.Properties.Bars.Design.Designers.ToolBarDesigner, ActiproSoftware.Bars.WinForms.DesignTools.Server, Version=26.1.0.0, Culture=neutral, PublicKeyToken=c27e062d3c1a4763"

Inherited Members