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

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