Class ComboBoxAdvDesigner
Inheritance
System.Object
ComboBoxAdvDesigner
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ComboBoxAdvDesigner : ControlDesigner
Constructors
ComboBoxAdvDesigner()
Declaration
public ComboBoxAdvDesigner()
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 |