C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Tooltip Property

In This Topic
Tooltip Property (TooltipShowingEventArgs)
In This Topic
Gets the C1.Win.C1SuperTooltip.C1SuperTooltipBase object for setting tooltip options.
Syntax
'Declaration
 
Public ReadOnly Property Tooltip As C1.Win.C1SuperTooltip.C1SuperTooltipBase
 
See Also