| Visual Basic (Declaration) | |
|---|---|
Public Enum enumArrowType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumArrowType : System.Enum | |
| Member | Description |
|---|---|
| Round | A round arrow button. |
| Square | A square tree style button. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumArrowType
Target Platforms: Current Windows operating system with .NET 8.
A round arrow button.
A square tree style button.