| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlStyle : System.Enum | |
| Member | Description |
|---|---|
| Default | The neutral state of the enum. |
| Explorer_Blue | Sets the styling properties for a Blue Explorer style. |
| Explorer_Olive | Sets the styling properties for a Green Explorer style. |
| Explorer_Toolbar | Sets the styling properties for an Explorer Toolbar style. |
| Navigation_Outlook | Sets the styling properties for an Outlook Navigation style. |
| Sidebar_Outlook | Sets the styling properties for an Outlook Sidebar style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumControlStyle