BaseDataBoundControlDesigner::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources that are used by the BaseDataBoundControlDesigner object, and optionally releases the managed resources.
Assembly: System.Design (in System.Design.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
The Dispose method unhooks the event handlers for the designer from all data source events.
.NET Framework
Available since 2.0
Available since 2.0
Show: