ComponentOne True DBGrid for WinForms
SBar Constructor

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.Util Namespace > SBar Class : SBar Constructor
Initializes a new instance of the SBar class
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As View, _
   ByVal sbar As System.Windows.Forms.ScrollBar _
)
public SBar( 
   View owner,
   System.Windows.Forms.ScrollBar sbar
)

Parameters

owner
sbar
See Also

Reference

SBar Class
SBar Members