From the Forms list, select the resource you want to work with.
Click Display Editor > Designer.
Click the Toolbox tab.
Expand the control group you want to work with.
Click and drag the control to the desired position in the Designer.
Note: To apply the properties of a control to another control, click and drag the control to another control in the document tree. The Applying <control (control name)> to Target dialog box appears where you can select the option you want to use to apply to the control.
Save the form or user display.
Click Save on the...
To save...
toolbar
locally for WPF forms; to the server for Silverlight forms
title bar
to the server for WPF forms
From the Toolbox, click and drag a control to the document tree and drop it on the toolbar control.
The Applying <control (control name)> to Target dialog box appears.
Select the As a Child option, and then click OK.
Configure the properties, as required.
Note: To view the full list of properties, select the Advanced check box.
Add a Tool Bar Tray control to the form.
Right-click the Tool Bar control, and then select Cut.
In the Document Tree, right-click the Toolbar Tray control and select Paste Special.
The Applying <control (control name)> to Target dialog box appears.
Select the As a Child option, and then click OK.
Tip: If there are space constraints on the form, you can resize the toolbar tray to hide entire toolbar controls or the controls on the toolbar control. When you use the toolbar tray in run time, the hidden controls can be expanded using the drop-down arrow on the toolbar.
Configure the properties, as required.
Note: To view the full list of properties, select the Advanced check box.
Save the form or user display.
Click Save on the...
To save...
toolbar
locally for WPF forms; to the server for Silverlight forms