| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlType : System.Enum | |
| Member | Description |
|---|---|
| Explorer | An Explorer style. |
| Navigation | A Navigation style. |
| SideBar | A SideBar style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumControlType
An Explorer style.
A Navigation style.
A SideBar style.