[]
        
(Showing Draft Content)

C1.Win.Input.C1DropDownControl

C1DropDownControl Class

Represents a drop-down control for custom control that hosted on drop down.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
[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

Constructors

Name Description
C1DropDownControl()

Initializes a new instance of the C1DropDownControl class.

Properties

Name Description
Control

Gets or set the control that hosted on drop down form.

Styles

Gets or sets the C1DropDownControl styles.

Methods

Name Description
CreateDropDownForm()

Creates the drop down form.