Name
Toolbarbutton.Type -- set type of button to create
Function
This defines the type of toolbar button you would like to have. The following types are currently possible:

Normal
Normal toolbar button.

Toggle
Toolbar button that can be toggled between two states.

Radio
Toolbar button that forms a group with its neighbouring buttons. Only one member of the group can be selected at a time.

Type
String (see above for possible values)

Applicability
I


Show TOC