
11-17-2008, 7:22 AM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,325
Reputation: 1315
|
|
Check the Application option "make single instance application" and handle the Application Startup/StartupNextInstance events.
|