Class ProgressBarAdvDesigner
ProgressBarAdv Designer
Inheritance
System.Object
ProgressBarAdvDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class ProgressBarAdvDesigner : ControlDesigner
Constructors
ProgressBarAdvDesigner()
Initializes a new instance of the CheckBoxAdvDesigner class
Declaration
public ProgressBarAdvDesigner()
Properties
ActionLists
Gets a value indication the designer action
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |