ImageGear for .NET
ImGearScrollBarModes Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Display Namespace : ImGearScrollBarModes Enumeration




Glossary Item Box

Identifies scroll bar visibility methods.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
SCROLLBAR_AUTO0x00000080Automatically show and hide scrollbar when required according to image zoom.
SCROLLBAR_DISABLE0x00000002Always hide scrollbar.
SCROLLBAR_ENABLE0x00000001Always show scrollbar.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Display.ImGearScrollBarModes

See Also

©2013. Accusoft Corporation. All Rights Reserved.