[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperLabelBase.OnCursorChanged

OnCursorChanged Method

OnCursorChanged(EventArgs)

Occurs when the value of the Cursor property changes.

Declaration
protected override void OnCursorChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.

Overrides