VScrollBar Property (DropDownList)
In This Topic
Returns or sets the
C1.Win.List.Util.VBar object that controls the appearance of the vertical scrollbar.
Syntax
'Declaration
Public ReadOnly Property VScrollBar As VBar
public VBar VScrollBar {get;}
See Also