| Visual Basic (Declaration) | |
|---|---|
Public Enum enumOrientation Inherits System.Enum | |
| C# | |
|---|---|
public enum enumOrientation : System.Enum | |
| Member | Description |
|---|---|
| Horizontal | The control will slide left and right. |
| Vertical | The control will slide up and down. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Slide.enumOrientation
Target Platforms: Current Windows operating system with .NET 8.