C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / Dispose Method / Dispose(Boolean) Method

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

Parameters

disposing
See Also