[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.Util.VBar

VBar Class

Represents a vertical scrollbar.

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

Constructors

Name Description
VBar(View)

Initializes a new instance of the VBar class.

Properties

Name Description
Value

Gets or sets a numeric value that represents the current position of the scroll box on the scroll bar control.

Width

Gets or sets the width of the vertical scrollbar.

Methods

Name Description
OnScroll(object, ScrollEventArgs)

Overloaded. Occurs when the scroll box has been moved by either a mouse or keyboard action.

ResetWidth()
ShouldSerializeWidth()
ToString()

Returns a string the represents the current object.