| Visual Basic (Declaration) | |
|---|---|
Public Enum enumArrowStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumArrowStyle : System.Enum | |
| Member | Description |
|---|---|
| Double |
|
| Single | A single V shaped arrow. |
| Solid | A solid arrow. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumArrowStyle
Target Platforms: Current Windows operating system with .NET 8.
Two V shaped arrows.
A single V shaped arrow.
A solid arrow.