|
-
Jul 9th, 2002, 12:47 AM
#1
Thread Starter
Addicted Member
showing main window of prev running application
if a prev existance of application is running and i again run another instance of tht application then i want to popup that prev. application's main window in front as happens in Messengers .. and terminate newly created instance what to do for tht ..
some thing like this in VB
if app.previnstance then
' popup main window/form of previos running application
termination of newly instance of application ..
endif
ne idea on it ??
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
|