GrapeCity MultiRow Windows Forms Documentation
Dispose(Boolean) Method


true if both managed and unmanaged resources are released; false to release only unmanaged resources.
Releases the resources used by the TrackBarCell.
Syntax
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
Dim instance As TrackBarCell
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   bool disposing
)

Parameters

disposing
true if both managed and unmanaged resources are released; false to release only unmanaged resources.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TrackBarCell Class
TrackBarCell Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.