[]
Represents a horizontal scrollbar.
[TypeConverter(typeof(GenericTypeConverter))]
public class HBar : SBar, IDisposable
Name | Description |
---|---|
HBar(View) | Initializes a new instance of the VBar class. |
Name | Description |
---|---|
Height | Gets or sets the height of the horizontal scrollbar. |
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. |