True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util Namespace / SBar Class / Dispose Method

In This Topic
    Dispose Method (SBar)
    In This Topic
    Overloaded. Releases the resources used by the class.
    Syntax
    'Declaration
     
    Public Overridable Sub Dispose( _
       ByVal disposing As System.Boolean _
    ) 
    public virtual void Dispose( 
       System.bool disposing
    )

    Parameters

    disposing
    See Also