Input for WinForms | ComponentOne
C1.Win.Input Namespace / TooltipShowingEventArgs Class
Properties


In This Topic
    TooltipShowingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TooltipShowingEventArgs.

    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