LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

AutoScroll Property






Enables scroll bars to automatically appearing when the control contents are larger than its visible area.
Syntax
public override bool AutoScroll {get; set;}
'Declaration
 
Public Overrides Property AutoScroll As Boolean
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Boolean
 
instance.AutoScroll = value
 
value = instance.AutoScroll
public override bool AutoScroll {get; set;}
 get_AutoScroll();
set_AutoScroll(value);
public:
property bool AutoScroll {
   bool get() override;
   void set (    bool value) override;
}

Property Value

true to enable automatic reset.
Remarks
This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to true.
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

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features