Class ButtonAdvDesigner
Provides the design time functionality for ButtonAdv control.
Inheritance
System.Object
ButtonAdvDesigner
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class ButtonAdvDesigner : ControlDesigner
Constructors
ButtonAdvDesigner()
Declaration
public ButtonAdvDesigner()
Properties
ActionLists
Declaration
public override DesignerActionListCollection ActionLists { get; }
Property Value
Type |
---|
System.ComponentModel.Design.DesignerActionListCollection |
Methods
Initialize(IComponent)
Declaration
public override void Initialize(IComponent component)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.IComponent | component |