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


In This Topic
Dispose(Boolean) Method
In This Topic
Internal use only. Frees system resources from a visual style (XP theme).
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
 
'Usage
 
Dim instance As VisualStyleTheme
Dim disposing As Boolean
 
instance.Dispose(disposing)

Parameters

disposing
See Also