[]
Event fired when the Control property of command is changed.
[C1Description("C1CommandControl.ControlChanged", "Event fired when the Control property of command is changed.")]
public event EventHandler ControlChanged
<C1Description("C1CommandControl.ControlChanged", "Event fired when the Control property of command is changed.")>
Public Event ControlChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Event fired when the Control property of command is changed. |