ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / BeforeTooltipShowEventArgs Class
Properties

In This Topic
    BeforeTooltipShowEventArgs Class Members
    In This Topic

    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