A script-enabled browser is required for this page to function properly.

Creating a Modal Dialog Window

To create a modal dialog window:

  1. Create a new window and set its properties as follows:
  2. Create a content canvas and set its Window property to the modal window you created in Step 1.
  3. Create the items that will appear in the window.
  4. Decide on the events that will display and close the modal dialog at runtime.