In This Topic
Disposes of the resources (other than memory) used by the
System.Windows.Forms.Form.
Syntax
'Declaration
Protected Overloads Overrides Sub Dispose( _
ByVal As Boolean _
)
protected override void Dispose(
bool
)
Parameters
- disposing
See Also