G
Guest
Help... my main application window locks up when a new form is shown from an
event handler.
The event is fired from a link label within a control added programmatically
at runtime. The form is opened using the .Show() method but still locks the
main window.
I'm still able to open context menus on the main window, even though the
title bar and menus are locked out. (Can't min/max/close the window).
If you can direct me to an article or suggest a troubleshooting method, it
would be greatly appreciated.
event handler.
The event is fired from a link label within a control added programmatically
at runtime. The form is opened using the .Show() method but still locks the
main window.
I'm still able to open context menus on the main window, even though the
title bar and menus are locked out. (Can't min/max/close the window).
If you can direct me to an article or suggest a troubleshooting method, it
would be greatly appreciated.