| Visual Basic (Declaration) | |
|---|---|
Public Enum enumScrollDirection Inherits System.Enum | |
| C# | |
|---|---|
public enum enumScrollDirection : System.Enum | |
| Member | Description |
|---|---|
| Down | The scroll bar moved down. |
| None | No scroll bar movement. |
| Up | The scroll bar moved up. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumScrollDirection
Target Platforms: Current Windows operating system with .NET 8.