C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview.Forms Namespace / WarningForm Class / Dispose Method / Dispose(Boolean) Method

In This Topic
Dispose(Boolean) Method
In This Topic
Clean up any resources being used.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
 

Parameters

disposing
See Also