[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandLink.ToolTipChanged

ToolTipChanged Event

Event fired when the ToolTip property of commandlink is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
[C1Description("C1CommandLink.ToolTipChanged", "Event fired when the ToolTip property of commandlink is changed.")]
public event EventHandler ToolTipChanged
<C1Description("C1CommandLink.ToolTipChanged", "Event fired when the ToolTip property of commandlink is changed.")>
Public Event ToolTipChanged As EventHandler
Returns
Type Description
EventHandler Event fired when the ToolTip property of commandlink is changed.