Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Oct : Application Not Responding to Caption Button to Close
| Subject: | Application Not Responding to Caption Button to Close |
| Posted by: | "Johnnie Norsworthy" (jln2..@verizon.net) |
| Date: | Tue, 24 Oct 2006 16:06:36 |
I have a main form with a number of embedded forms added dynamically at
run-time. One of the embedded forms hosts Internet Explorer 7.
For some reason, which I can only relate to installing IE7, the caption
button to close the application [X] does not seem to work anymore.
Any idea why this is happening or a way I can force the button back to a
working state? I tried Application.BringToFront, but that didn't seem to
help.
Thanks,
-Johnnie