[]
Set the command (of the type C1Command or inherited) invoked when the control's default (or, if there is none, Click) event fires.
public void SetC1Command(object control, C1Command value)
Public Sub SetC1Command(control As Object, value As C1Command)
| Type | Name | Description |
|---|---|---|
| object | control | |
| C1Command | value |