ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

SBar Constructor

Initializes a new instance of the SBar class

[Visual Basic]

Public Function New( _

ByVal owner As View, _

ByVal sbar As ScrollBar _

)

[C#]

public SBar(

View owner,

ScrollBar sbar

);

[Delphi]

public constructor Create(

owner: View;

sbar: ScrollBar

);

Parameters

owner

sbar

See Also

SBar Class | SBar Members | C1.Win.C1TrueDBGrid.Util Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.