Help!

A

Aaron

How to suspend current programme and switch to Access Main window with VB?
.....
I meaning that the Access Main window is minimize original,and the cursor is
on another programme,a timer event burst mode and switch to Access....
....
Any comment will appreciate.
Aaron _~@
Yang _`\<,_
¡¡ (*)/&(*)
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~
 
W

Wayne Morgan

This link will take you to code that will prevent duplicate copies of your
application from running. The last part of it brings up the currently
running copy, essentially switching to it, as you are asking. I don't know
how well this will work in Win2k and WinXP, I haven't tried it, since they
have the option to prevent a program from "grabbing" the focus.

http://www.mvps.org/access/api/api0041.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top