Gets or sets the visibility of the vertical scroll bar.
'Declaration
Public Property VerticalScrollBarVisibility As ScrollBarVisibility
'Usage
Dim instance As ListBox
Dim value As ScrollBarVisibility
instance.VerticalScrollBarVisibility = value
value = instance.VerticalScrollBarVisibility
Property Value
A
ScrollBarVisibility value that specifies the display state of the horizontal scroll bar.
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2