TabControl::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
.NET Framework
Available since 1.1
Available since 1.1
Show: