|
-
Oct 5th, 2001, 06:03 AM
#1
Thread Starter
Addicted Member
Prev instance of application
i want to show main form of my prev application ( if it minimised it should come up means i want to set main form to vbnormal ) when second instance of application is started .. and close the second new instance...
any tips on this ??
If App.PrevInstance = True Then
' all action done here happned on new instance on application
' how to show prev application main form here ???
End
End If
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
|