[]
Represents a horizontal scrollbar.
[TypeConverter(typeof(GenericTypeConverter))]
public class HBar : IDisposable
| Name | Description |
|---|---|
| HBar(View) | Create a new instance of HBar class. |
| 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. |
| 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. |