[]
Represents a vertical scrollbar.
[TypeConverter(typeof(GenericTypeConverter))]
public class VBar : IDisposable
| Name | Description |
|---|---|
| VBar(View) | Initializes a new instance of the VBar class. |
| Name | Description |
|---|---|
| Style | Gets or sets the visibility of the scrollbars. |
| Visible | Gets a value indicating whether the scrollbar is displayed. |
| Width | Gets or sets the width of the vertical scrollbar. |
| Name | Description |
|---|---|
| Dispose(bool) | Releases the unmanaged resources used by the object and optionally releases the managed resources. |
| ResetWidth() | Restore the Width property to its default value. |
| ToString() | Returns a string the represents the current object. |