ImageGear21.Core Assembly > ImageGear.Display Namespace : ImGearScrollChangeType Enumeration |
'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
Member | Value | Description |
---|---|---|
PageScrolled | 0 | The page scrolled. |
ScrollBarEnabledChanged | 1 | A scrollbar was enabled or disabled. |
ScrollBarVisibleChanged | 2 | The visibility of a scrollbar changed. |
System.Object
System.ValueType
System.Enum
ImageGear.Display.ImGearScrollChangeType