C1.Win.RulesManager Namespace / BeforeTooltipShowEventArgs Class
Properties

BeforeTooltipShowEventArgs Class Members

The following tables list the members exposed by BeforeTooltipShowEventArgs.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the element name for which tooltip is about to be shown.  
Public PropertyGets or sets tooltip text.  
Public PropertyGets a data value of UI element.  
Top
See Also