[]
public class DropDownList : C1List, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize
Name | Description |
---|---|
DropDownList(C1Combo) | Initialize a new instance of DroDownList class. |
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. |