[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.Util.HBar

HBar Class

Represents a horizontal scrollbar.

Inheritance
HBar
Implements
Namespace: C1.Win.C1TrueDBGrid.Util
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class HBar : SBar, IDisposable

Constructors

Name Description
HBar(View)

Initializes a new instance of the VBar class.

Properties

Name Description
Height

Gets or sets the height of the horizontal scrollbar.

Methods

Name Description
OnScroll(object, ScrollEventArgs)

Overloaded. Occurs when the scroll box has been moved by either a mouse or keyboard action.

ResetHeight()
ShouldSerializeHeight()
ToString()

Returns a string the represents the current object.