FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / BackstageViewTab Class / OnSelect Method

In This Topic
    OnSelect Method (BackstageViewTab)
    In This Topic
    Raises the Select event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnSelect( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnSelect( 
       System.EventArgs e
    )

    Parameters

    e
    See Also