Skip to main content

Customization Form - Groups Page

  • 2 minutes to read

The Groups page is displayed only at design time.

This page contains two panels that represent a list of existing item groups (the Groups panel), and a list of items within the selected group (the Items panel).

Click a page or use the corresponding link below to learn more about it.

Toolbars Page (displayed at design time)

Toolbars Page (displayed at runtime)

Commands Page (displayed both at design and runtime)

Options Page (displayed both at design and runtime)

All Commands Page (displayed only at design time)

Groups Page (displayed only at design time)

Within the Groups page, you can group toolbar items to customize their properties in code simultaneously.

To quickly enable/disable or make visible/invisible all items contained within a group, select the group from the Groups list, switch to the Object Inspector and set the group’s Visible and Enabled properties accordingly.

The following table lists all buttons within the Groups page.

Button

Description

In the Groups panel: creates a new group.

In the Items panel: invokes the dialog box shown below to specify an item from a list of existing items. The item list is organized by categories.

In the Groups panel: deletes the selected group.

In the Items panel: deletes the selected item.

In the Groups panel: moves the selected group up within the Groups list.

In the Items panel: moves the selected item up within the Items list.

In the Groups panel: moves the selected group down within the Groups list.

In the Items panel: moves the selected item down within the Items list.

See Also