[]
        
(Showing Draft Content)

C1.Win.Command.C1Command.ToolTipChanged

ToolTipChanged Event

Event fired when the ToolTip property of command is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[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
Returns
Type Description
EventHandler Event fired when the ToolTip property of command is changed.