| Visual Basic (Declaration) | |
|---|---|
Public Enum CommandType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CommandType | |
| C# | |
|---|---|
public enum CommandType : System.Enum | |
| Member | Description |
|---|---|
| Button | The command type is Button. |
| Container | The command type will act as the container for the merged WebToolbar. |
| Custom | The custom command type for WebToolBar. |
| DropDownButton | The command type is DropDownButton. |
| Normal | The normal command type. |
| Separator | The command type is Separator. |
| SplitButton | The command type is SplitButton. |
| ToggleButton | The command type is ToggleButton. |
System.Object
System.ValueType
System.Enum
ISNet.WebUI.WebDesktop.CommandType
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