Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / OnElementToolTipShowing Method

In This Topic
    OnElementToolTipShowing Method (EditorRibbonGallery)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnElementToolTipShowing( _
       ByVal e As C1.Win.Ribbon.ElementToolTipEventArgs _
    ) 
    protected virtual void OnElementToolTipShowing( 
       C1.Win.Ribbon.ElementToolTipEventArgs e
    )

    Parameters

    e
    See Also