Class ToolStripExDesigner
Inheritance
System.Object
ToolStripExDesigner
Implements
System.ComponentModel.Design.IDesigner
System.IDisposable
Namespace: Syncfusion.Windows.Forms.Tools.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ToolStripExDesigner : Object, IDesigner, IDisposable
Constructors
ToolStripExDesigner()
Declaration
public ToolStripExDesigner()
Fields
m_component
Declaration
protected IComponent m_component
Field Value
| Type |
|---|
| System.ComponentModel.IComponent |
Implements
System.ComponentModel.Design.IDesigner
System.IDisposable