[]
        
(Showing Draft Content)

C1.Win.Input.DropDownForm

DropDownForm Class

Represents a drop down form for the C1DropDownControlBase control.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class DropDownForm : DropDownFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IDropDownForm, IDisposable, IMessageFilter, ISupportUia, ISupportUiaContainer

Constructors

Name Description
DropDownForm(C1DropDownControlBase)

Initializes a new instance of the DropDownForm class.

Methods

Name Description
ApplyStyle(BaseStyle, int)

Applies the style to drop down form.

GetContentSize()

Returns the initial size for drop down form.

OnKeyDown(KeyEventArgs)