Share via


How to: Configure the Order of Objects in the Toolbox

The following procedure demonstrates how to order the objects in the Toolbox for a generated designer that is based on a domain-specific language.

To move an object up in the Toolbox

  1. In DSL Explorer, expand the Editor node, expand the Toolbox Tabs node, expand the Language node, and then expand the Tools node.

  2. Under the Tools node, right-click the object that you want to move, and click Move Up.

Note

If the object is the first item in the Toolbox, the Move Up option is disabled.

To move an object down in the Toolbox

  1. In DSL Explorer, expand the Editor node, expand the Toolbox Tabs node, expand the Language node, and then expand the Tools node.

  2. Under the Tools node, right-click the object that you want to move, and click Move Down.

Note

If the object is the last item in the Toolbox, the Move Down option is disabled.

See Also

Concepts

Defining Toolboxes in Domain-Specific Language Explorer

Domain-Specific Language Tools Glossary