[]
Represents a drop-down control for custom control that hosted on drop down.
[ToolboxBitmap(typeof(C1DropDownControl), "C1DropDownControl.png")]
public class C1DropDownControl : C1DropDownEditorBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IView, ISupportUia, ISupportInitialize, IDropDownOwner, ISupportUiaContainer, IDropDownEditorBase, IDropDownControlBase, IUiaExpandCollapseProvider, IInputEditor, IEmbeddedEditor
Name | Description |
---|---|
C1DropDownControl() | Initializes a new instance of the C1DropDownControl class. |
Name | Description |
---|---|
Control | Gets or set the control that hosted on drop down form. |
Styles | Gets or sets the C1DropDownControl styles. |
Name | Description |
---|---|
CreateDropDownForm() | Creates the drop down form. |