LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

ImageViewerScrollMode Enumeration


Determines how the control displays and uses scrollbars. WinRT support
Syntax
public enum ImageViewerScrollMode : System.Enum 
Leadtools.Controls.ImageViewerScrollMode = function() { };
Leadtools.Controls.ImageViewerScrollMode.prototype = {
LeadtoolsMemberMarker(replace me) };
Members
MemberDescription
Auto

(0)Auto scrollbars, if the control requires scroll bars they will be visible and active. Only available if the platform supports scrollbars, otherwise, using this value is the same as using ImageViewerScrollMode.Hidden

Disabled

(2)Disable scrolling, the scrollbars will not be visible nor activated even if the control requires them

Hidden

(1)Do not show scrollbars, even if the control requires them

Remarks

For more information on scrollbars behavior in ImageViewer, refer to ImageViewer.ScrollMode.

Example
For an example, see ImageViewer.ScrollMode.
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

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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