|
-
Feb 15th, 2000, 11:38 AM
#1
Thread Starter
Member
I can give focus to an application(not part of my program, part of another persons already compiled program) with appactivate commands, but how do I make it minimize the focused application, and how do I make it Hide it from view completely. I woule love to make an annoying program vanish from sight until I click another button bringing it back to view.
-
Feb 15th, 2000, 05:32 PM
#2
Frenzied Member
SendKeys "% N", True
will send the keys to application to minimize (most) programs.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|