Class frmMain
Inheritance
System.Object
frmMain
Namespace: GUITestStand
Assembly: GUITestStand.dll
Syntax
public class frmMain : Form
Constructors
| Improve this Doc View SourcefrmMain()
Declaration
public frmMain()
Methods
| Improve this Doc View SourceDispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | disposing | true if managed resources should be disposed; otherwise, false. |