ScrollableControl.VScroll Property
This page is specific to:.NET Framework Version:
.NET Framework Class Library
ScrollableControl.VScroll Property

Gets or sets a value indicating whether the vertical scroll bar is visible.

[Visual Basic]
Protected Property VScroll As Boolean
[C#]
protected bool VScroll {get; set;}
[C++]
protected: __property bool get_VScroll();
protected: __property void set_VScroll(bool);
[JScript]
protected function get VScroll() : Boolean;
protected function set VScroll(Boolean);

Property Value

true if the vertical scroll bar is visible; otherwise, false.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ScrollableControl Class | ScrollableControl Members | System.Windows.Forms Namespace | HScroll

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View