Buttons

Pivot supports the standard set of common button types including push buttons, radio buttons, and checkboxes. A button resembling an HTML hyperlink is also supported.

Some Pivot buttons.

Pivot also provides a number of additional button classes that expand on the functionality offered by the basic button types:

Menu.Item and MenuBar.Item are two additional Button subclasses. They are used primarily by the menu components and are discussed in the Menus section.

Next: Push Buttons