Re: How can we enable "Close Window" icon in Forms Non-MDI windows?

From: Michael Myers <mjmyers_at_nospam.blazenet.net>
Date: Sat, 27 Mar 1999 11:03:47 -0500
Message-ID: <36FD0163.6ED5565C_at_nospam.blazenet.net>


> How can we enable "Close Window" in Forms Non-MDI windows?
>
> Since it works in MDI windows.

The 'Close Window' button for the MDI window works by default, but the close buttons for the inidvidual frames inside do not. You need to write triggers for them too.

Use a when-window-closed button and have it EXIT_FORM. Received on Sat Mar 27 1999 - 17:03:47 CET

Original text of this message