Initializes a new instance of the MemoryGauge class.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- form
- Type: System.Windows.Forms Form
The form to be refreshed after the data is updated.
- control
- Type: System.Windows.Forms Control
The control.
Remarks
See Also