How do I...?

Create a Button that Closes the Application

In AutoPlay Media Studio 5.0, to create a button to close your application:

  1. Choose Insert > Button from the menu.

  2. Hold the Shift key and double-click on the button you just added. This will open the action editor.

  3. Add the following action to the On Click tab:

Application.Exit();

  1. Click OK to close the action editor.


Applies to:

Standard Edition

Professional Edition