ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Design Namespace / FlexChartDesigner Class / ShowAboutBox Method

In This Topic
    ShowAboutBox Method (FlexChartDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ShowAboutBox( _
       ByVal sender As Object, _
       ByVal e As EventArgs _
    ) 
    protected void ShowAboutBox( 
       object sender,
       EventArgs e
    )

    Parameters

    sender
    e
    See Also