Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / Dispose Method / Dispose(Boolean) Method


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

Parameters

disposing
See Also