[]
        
(Showing Draft Content)

C1.Win.Input.C1DropDownControl

C1DropDownControl Class

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

Implements
IDropDownOwner
ISupportUiaContainer
IUiaExpandCollapseProvider
IEmbeddedEditor
Namespace: C1.Win.Input
Assembly: C1.Win.Input.4.8.dll
Syntax
[ToolboxBitmap(typeof(C1DropDownControl), "C1DropDownControl.png")]
public class C1DropDownControl : C1DropDownEditorBase, ISupportInitialize, IDropDownOwner, ISupportUiaContainer, IDropDownEditorBase, IDropDownControlBase, IUiaExpandCollapseProvider, IInputEditor, IEmbeddedEditor
<ToolboxBitmap(GetType(C1DropDownControl), "C1DropDownControl.png")>
Public Class C1DropDownControl
    Inherits C1DropDownEditorBase
    Implements 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.