What Happens Next

When you have created your first form for the application, it becomes the default start-up form when you run your application.

During development, you can nominate another form as the start-up form, by using the Change command from the Application menu in the Application Browser. (For details about using the Application sheet of the Define Application dialog, see "Defining Applications", in Chapter 3.)

You can also change the start-up form in your code, by setting the Application::startupForm property.