LineBox.Dispose Method
Releases the unmanaged resources used by the object.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the LineBox and optionally releases the managed resources.(Overrides Control.Dispose(Boolean).) |
See Also
LineBox Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top