[]
        
(Showing Draft Content)

C1.Win.Command.C1MainMenu.ShowToolTipsChanged

ShowToolTipsChanged Event

Occurs when the value of the ShowToolTips property changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1MainMenu.ShowToolTipsChanged", "Occurs when the value of the ShowToolTips property changes.")]
public event EventHandler ShowToolTipsChanged
<C1Description("C1MainMenu.ShowToolTipsChanged", "Occurs when the value of the ShowToolTips property changes.")>
Public Event ShowToolTipsChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the value of the ShowToolTips property changes.