Navigation:  Program Reference > Dialogs > Dialog Editor >

Using the Dialog Editor

Previous pageReturn to chapter overviewNext page

The VisualSetup's dialog editor is very similar to the dialog editors of all other application development IDEs.

 

To add a control to your dialog, select the control you want to add in the Controls' Toolbox (View > Toolbox menu command) and then click the position you want to add the control in the dialog. You can edit the controls just selecting the control you want to edit and changing its properties. To remove a control, just select the control you want to remove and hit Delete key.

 

To edit the events of a dialog, right-click the dialog editor and select Dialog's Events, then select the dialog's event you want to edit. To edit the event related to the selected control just click the Control's Event button, displayed inside the selected control in the dialog's editor.

 

To change the control's order, select Dialog > Tab Order menu command.