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

HScroll Property






Gets a value indicating whether the horizontal scroll bar is visible.
Syntax
[BrowsableAttribute(false)]
public bool HScroll {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property HScroll As Boolean
'Usage
 
Dim instance As RasterImageViewer
Dim value As Boolean
 
value = instance.HScroll
[BrowsableAttribute(false)]
public bool HScroll {get;}
BrowsableAttribute()
 get_HScroll(); 
[BrowsableAttribute(false)]
public:
property bool HScroll {
   bool get();
}

Property Value

true if the horizontal scroll bar is visible; false otherwise.
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.