←Select platform

AutoScrollLargeChange Property

Summary

Gets or sets the amount that the scroll bar is incremented or decremented for a large scroll.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public virtual Size AutoScrollLargeChange {get;} 
<BrowsableAttribute(False)> 
Public Overridable ReadOnly Property AutoScrollLargeChange As Size 
[BrowsableAttribute(false)] 
public: 
virtual property Size AutoScrollLargeChange { 
   Size get(); 
} 

Property Value

The amount that the scroll bar is incremented or decremented.

Remarks

A large scroll occurs when the user clicks in the area between the thumb and an arrow.

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