[]
        
(Showing Draft Content)

C1.Win.C1List.Util.VBar

VBar Class

Represents a vertical scrollbar.

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

Constructors

Name Description
VBar(View)

Initializes a new instance of the VBar class.

Properties

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.

Methods

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.