A
Angela
I have a strange bug that only manifests itself under these conditions:
1. Click the Show Desktop button on the Quick Launch bar.
2. Launch the application by double-clicking its icon on the desktop.
3. The application will start but immediately becomes minimized.
Now, this does not happen if you launch the application from the the
Quick Launch bar or the Start menu. Apparently it affects many other
applications other than the one I am trying to fix. For my
application, the shortcut indicates to start in a "Normal window", and
I also set the WindowState = FormWindowState.Normal during Load.
Any ideas would be greatly appreciated.
1. Click the Show Desktop button on the Quick Launch bar.
2. Launch the application by double-clicking its icon on the desktop.
3. The application will start but immediately becomes minimized.
Now, this does not happen if you launch the application from the the
Quick Launch bar or the Start menu. Apparently it affects many other
applications other than the one I am trying to fix. For my
application, the shortcut indicates to start in a "Normal window", and
I also set the WindowState = FormWindowState.Normal during Load.
Any ideas would be greatly appreciated.