Click here to Skip to main content
15,889,281 members
Articles / Desktop Programming / Windows Forms

C# Single Instance App With the Ability To Restore From System Tray (Using Mutex)

Rate me:
Please Sign up or sign in to vote.
4.80/5 (64 votes)
9 Aug 2009CPOL7 min read 255.9K   184  
A way to prevent multiple instances of your application from opening, and focusing/activating the first instance window.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions