Managing the Toolbox

   

The Form Designer includes a Toolbox of default controls. You can add custom tabs to the Toolbox for your convenience. Custom controls can also be added to any of the tabs.

Each Toolbox tab has a default group of controls. These controls may be reorganized for your convenience. Any tab may contain any type of control.

To add objects to the Toolbox

Note   Only components that extend wfc.core.Component and have the ShowInToolbox attribute set are displayed. ShowInToolbox is an attribute returned from IClassInfo.getAttributes. The Component class, by default, doesn't return this; the Control class by default, does.

To organize your tools, you can:

You can add and customize Toolbox tabs by:

To view Toolbox objects as a list

To view Toolbox objects as icons

To delete objects from the Toolbox

To recover a deleted control

  1. Right-click the Toolbox to display the context menu, and then select Customize Toolbox.

  2. On the Customize Toolbox dialog box, click the WFC Controls tab.

  3. On the WFC Controls tab, click the check box for the control you wish to add.