Spread Windows Forms 12.0 Product Documentation
Dispose(Boolean) Method


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > StartMenuForm Class > Dispose Method : Dispose(Boolean) Method
true if managed resources should be disposed; otherwise, false.
Clean up any resources being used.
Syntax
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As StartMenuForm
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   bool disposing
)

Parameters

disposing
true if managed resources should be disposed; otherwise, false.
See Also

Reference

StartMenuForm Class
StartMenuForm Members
Overload List