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