C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / Dispose Method / Dispose(Boolean) Method

In This Topic
Dispose(Boolean) Method
In This Topic
Releases all resources used by the control.
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
 

Parameters

disposing
See Also