| Visual Basic (Declaration) | |
|---|---|
Public Enum BarStyle Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BarStyle | |
| C# | |
|---|---|
public enum BarStyle : System.Enum | |
| Member | Description |
|---|---|
| ComplexImages | The bar will use ComplexImages style. |
| Default | The bar will use default style. |
| IE | The bar will use IE style. |
| Metro | |
| Office2000 | The bar will use Office2000 style. |
| Office2003 | The bar will use Office2003 style. |
| OfficeXP | The bar will use OfficeXP style. |
System.Object
System.ValueType
System.Enum
ISNet.WebUI.WebDesktop.BarStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2