Add a toolbar to a toolbar tray

Procedure

  1. In the navigator, click Global Displays > Forms.
  2. From the Forms list, select the resource you want to work with.
  3. Click Display Editor > Designer.
  4. Click the Toolbox tab.
  5. Expand the control group you want to work with.
  6. 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.
  7. Save the form or user display.
    Click Save on the...To save...
    toolbarlocally for WPF forms; to the server for Silverlight forms
    title barto the server for WPF forms
  8. 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.
  9. Select the As a Child option, and then click OK.
  10. Configure the properties, as required.
    Note: To view the full list of properties, select the Advanced check box.
  11. Add a Tool Bar Tray control to the form.
  12. Right-click the Tool Bar control, and then select Cut.
  13. In the Document Tree, right-click the Toolbar Tray control and select Paste Special.
    The Applying <control (control name)> to Target dialog box appears.
  14. 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.
  15. Configure the properties, as required.
    Note: To view the full list of properties, select the Advanced check box.
  16. Save the form or user display.
    Click Save on the...To save...
    toolbarlocally for WPF forms; to the server for Silverlight forms
    title barto the server for WPF forms