In This Article

DesignerTypeNames.AssemblyQualified Class

The AssemblyQualifiedName of types defined in the Docking designer assembly.

public static class DesignerTypeNames.AssemblyQualified
Inheritance:
object object

Fields

AutoHideTabStripPanelDesigner

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

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

DockContainerDesigner

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

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

DockManagerDesigner

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

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

TabStripDesigner

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

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

TabStripPageDesigner

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

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

ToolWindowContainerToolWindowCollectionCodeDomSerializer

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

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

ToolWindowDesigner

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

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

Inherited Members