Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ElementToolTipEventArgs Class
Properties


In This Topic
    ElementToolTipEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ElementToolTipEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ElementToolTipEventArgs object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name of the element that displays the tooltip.  
    Public PropertyGets or sets the text that will be displayed in the tooltip.  
    Top
    See Also