VB 6 Program Exe file - TechRepublic
General discussion
June 18, 2003 at 04:35 PM
ariesmedina

VB 6 Program Exe file

by ariesmedina . Updated 23 years ago

Sir:

I have a VB main program that includes a menu that calls/executes another vb exe file. Problem is, I want the other vb exe file to get the focus (if it is open) should the user attempts to set the focus on the main exe. I tried to trap it inseveral events of the MDI form (e.g. Activate, mousedown) but it failed to do what I want to happen. Are there any other techniques/tips you can give me?

Thanks in advance.

Aries

This discussion is locked

All Comments