[]
Event fired when the ShowToolTips property of menu is changed.
[C1Description("C1CommandMenu.ShowToolTipsChanged", "Event fired when the ShowToolTips property of menu is changed.")]
public event EventHandler ShowToolTipsChanged
<C1Description("C1CommandMenu.ShowToolTipsChanged", "Event fired when the ShowToolTips property of menu is changed.")>
Public Event ShowToolTipsChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Event fired when the ShowToolTips property of menu is changed. |