ImageGear .NET - Updated March 30, 2018
Dispose(Boolean) Method




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > LayerPropertiesBox Class > Dispose Method : Dispose(Boolean) Method
Set true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases unmanaged resources used by the control and its child controls and optionally releases the managed resources.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As LayerPropertiesBox
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Set true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also

Reference

LayerPropertiesBox Class
LayerPropertiesBox Members
Overload List