←Select platform

VScroll Property

Summary

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

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public bool VScroll {get;} 
<BrowsableAttribute(False)> 
Public ReadOnly Property VScroll As Boolean 
[BrowsableAttribute(false)] 
public: 
property bool VScroll { 
   bool get(); 
} 

Property Value

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

Example

For an example, refer to AutoScrollSmallChange.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize