Click or drag to resize

AboutDialogDispose(Boolean) Method

Clean up any resources being used.

Namespace: GSF.Windows.Forms
Assembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.181-beta
Syntax
protected override void Dispose(
	bool disposing
)
View Source

Parameters

disposing  Boolean
true if managed resources should be disposed; otherwise, false.
See Also