C#
VB
C++
Gets a value indicating whether the vertical scroll bar is visible.
public bool VScroll { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property VScroll As Boolean
[BrowsableAttribute(false)]
public:
property bool VScroll {
bool get();
}
true if the vertical scroll bar is visible; false otherwise.
For an example, refer to AutoScrollSmallChange.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET