Class TrackBarExDesigner
Designer for TrackBarEx.
Inheritance
System.Object
TrackBarExDesigner
Namespace: Syncfusion.Windows.Forms.Tools.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TrackBarExDesigner : ControlDesigner
Constructors
TrackBarExDesigner()
Declaration
public TrackBarExDesigner()
Properties
SelectionRules
Returns left and right sizers only when AutoSize is on.
Declaration
public override SelectionRules SelectionRules { get; }
Property Value
Type |
---|
System.Windows.Forms.Design.SelectionRules |