Moving components to a different container
If, when adding a component to your form, the component is added to the wrong container, the easiest way to put the component into the proper container is to cut and paste the component in the Component Inspector.
To move components:
- Select the item in the Component Inspector or the Form Editor window (hold down the SHIFT or CTRL key to enable selecting of more than one item).
- Right-click the item(s) and choose Cut from the contextual menu.
- Choose the destination container in the Component Inspector or the Form Editor window and choose Paste on its contextual menu.
The components will be moved with all properties and events intact - although events are maintained only if pasting within the same form.
Contents | Prev | Next | Index |