Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / Dispose Method / Dispose(Boolean) Method
Whether disposing.


In This Topic
Dispose(Boolean) Method
In This Topic
Disposes.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As FpCheckBox
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
Whether disposing.
See Also