LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

AutoScrollLargeChange Property






Gets or sets the amount that the scroll bar is incremented or decremented for a large scroll.
Syntax
[BrowsableAttribute(false)]
public virtual Size AutoScrollLargeChange {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public Overridable ReadOnly Property AutoScrollLargeChange As Size
'Usage
 
Dim instance As RasterImageViewer
Dim value As Size
 
value = instance.AutoScrollLargeChange
[BrowsableAttribute(false)]
public virtual Size AutoScrollLargeChange {get;}
BrowsableAttribute()
 get_AutoScrollLargeChange(); 
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.