| Visual Basic | |
|---|---|
Public Enum dsToolbarItemType_e Inherits System.Enum | |
| C# | |
|---|---|
public enum dsToolbarItemType_e : System.Enum | |
| JavaScript | |
|---|---|
dsToolbarItemType_e : String | |
| COM native C++ | |
|---|---|
enum dsToolbarItemType_e | |
| C++ | |
|---|---|
enum dsToolbarItemType_e | |
| Member | Description |
|---|---|
| dsToolBarItemType_Separator | 2 |
| dsToolBarItemType_UserCommand | 1 |
Syntax