C#
VB
C++
Gets a value indicating whether the horizontal scroll bar is visible.
public bool HScroll { get; }
<BrowsableAttribute(False)>
Public ReadOnly Property HScroll As Boolean
[BrowsableAttribute(false)]
public:
property bool HScroll {
bool get();
}
true if the horizontal scroll bar is visible; false otherwise.
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