[]
        
(Showing Draft Content)

C1.Win.C1List.Util.HBar

HBar Class

Represents a horizontal scrollbar.

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

Constructors

Name Description
HBar(View)

Create a new instance of HBar class.

Properties

Name Description
Height

Specifies the horizontal scroll bar height.

Style

Specifies the ScrollBarEnum value for the horizontal scroll bar.

Visible

Gets a value indicating whether the scrollbar is displayed.

Methods

Name Description
Dispose(bool)

Releases the unmanaged resources used by the object and optionally releases the managed resources.

ResetHeight()

Restore the Height property to its default value.

ToString()

Returns a string the represents the current object.