C#
VB
C++
Gets or sets the amount that the scroll bar is incremented or decremented for a large scroll.
public virtual Size AutoScrollLargeChange { get; }
<BrowsableAttribute(False)>
Public Overridable ReadOnly Property AutoScrollLargeChange As Size
[BrowsableAttribute(false)]
public:
virtual property Size AutoScrollLargeChange {
Size get();
}
The amount that the scroll bar is incremented or decremented.
A large scroll occurs when the user clicks in the area between the thumb and an arrow.
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