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

In This Topic
    ElementName Property (ElementToolTipEventArgs)
    In This Topic
    Gets the name of the element that displays the tooltip.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ElementName As String
    public string ElementName {get;}
    See Also