FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Design Namespace / ChartBaseDesigner Class / ShowAboutBox Method

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

    Parameters

    sender
    e
    See Also