ImageGear for .NET
ImGearScrollChangeType Enumeration




This enumeration specifies the type of scrollbar change.
Syntax
'Declaration
 
Public Enum ImGearScrollChangeType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearScrollChangeType
public enum ImGearScrollChangeType : System.Enum 
__value public enum ImGearScrollChangeType : public System.Enum 
public enum class ImGearScrollChangeType : public System.Enum 
Members
MemberValueDescription
PageScrolled0 The page scrolled.
ScrollBarEnabledChanged1 A scrollbar was enabled or disabled.
ScrollBarVisibleChanged2 The visibility of a scrollbar changed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Display.ImGearScrollChangeType

See Also

Reference

ImageGear.Display Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback