ItemType

Defines the available toolbar item types.

Values

  • Button - Item is created as a button control.
  • Separator - Item is created as a horizontal or vertical line used to group menu items.
  • Input - Item is created as an input element or other Aware controls.

On This Page