Gets or sets the height of the horizontal scrollbar.
[Visual Basic]
Public Property Height As Integer
[C#]
public int Height {get;set;}
[Delphi]
public property Height: Int32 read get_Height write set_Height;
See Also
HBar Class | HBar Members | C1.Win.C1TrueDBGrid.Util Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |