With the Dialog Editor you can modify existing dialogs, and create new dialogs. It includes an integrated editor - with syntax checking and syntax highlighting - and a debugger for checking the program. With it you have a total and precise control of the layout and contents of the dialog.

You can put components on the Dialog, and for each component set the properties and define event handlers.
Components
You can choose between a wide range of components.

The components you can place on Forms are:
- Label
- Edit box
- Memo
- Button
- Check box
- Radio button
- List box
- Combo box
- Group box
- Panel
- Image
- Image list
- Progress bar
- Rich edit
- Tree View
- List View
- Open Dialog
- Save Dialog