[]
        
(Showing Draft Content)

C1.Win.Input.TooltipShowingEventArgs

TooltipShowingEventArgs Class

Provides data for the TooltipShowing event of the control.

Inheritance
TooltipShowingEventArgs
Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class TooltipShowingEventArgs : CancelEventArgs

Properties

Name Description
Name

Gets the element name for which tooltip is about to be shown.

ToolTip

Gets or sets tooltip text.

Value

Gets a data value of UI element.