[]
        
(Showing Draft Content)

C1.Win.List.DropDownList

DropDownList Class

Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class DropDownList : C1List, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize

Constructors

Name Description
DropDownList(C1Combo)

Initialize a new instance of DroDownList class.

Methods

Name Description
EndInit()

Signals the object that initialization is complete.

GetService(Type)
OnChange(EventArgs)

Raised when the grids cell content has been modified.

OnListCountChanged()

Calls when binding list changed.

OnMouseDown(MouseEventArgs)
OnMouseMove(MouseEventArgs)
OnSelectionChanged(EventArgs)

Raised when a selection has changed.