BlackburnKL
Programmer
I have an application in VB6 that is an ActiveX.exe which launches a .bas module when it runs.
No button is displayed in the taskbar while the application is running. It doesn't appear when you use ALT-Tab to switch among open applications. When you minimize it, a button appears just above the Taskbar on the bottom of the desktop.
Is this caused by it being an ActiveX.exe? Is it caused by launching a .bas module rather than a form (the .bas module launches the classes and forms)?
Any great ideas?
No button is displayed in the taskbar while the application is running. It doesn't appear when you use ALT-Tab to switch among open applications. When you minimize it, a button appears just above the Taskbar on the bottom of the desktop.
Is this caused by it being an ActiveX.exe? Is it caused by launching a .bas module rather than a form (the .bas module launches the classes and forms)?
Any great ideas?