Class MiniToolBarDesigner
Inheritance
System.Object
MiniToolBarDesigner
Namespace: Syncfusion.Windows.Forms.Tools.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class MiniToolBarDesigner : ComponentDesigner
Constructors
MiniToolBarDesigner()
Declaration
public MiniToolBarDesigner()
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Initialize(IComponent)
Declaration
public override void Initialize(IComponent component)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.IComponent | component |