Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / ShowAboutBox Method

In This Topic
    ShowAboutBox Method (C1ExpressionEditorPanel)
    In This Topic
    Shows the About Box for an instance of C1ExpressionEditorPanel.
    Syntax
    'Declaration
     
    
    Public Sub ShowAboutBox() 
    public void ShowAboutBox()
    See Also