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