In This Topic
Releases the unmanaged resources used by the
System.Windows.Forms.Design.ControlDesigner and optionally releases the managed resources.
Syntax
'Declaration
Protected Overloads Overridable Sub Dispose( _
ByVal As Boolean _
)
protected virtual void Dispose(
bool
)
Parameters
- disposing
See Also