Click here to Skip to main content
15,888,610 members
Articles / Programming Languages / Visual Basic

Easily Create A Single Instance Application

Rate me:
Please Sign up or sign in to vote.
1.17/5 (26 votes)
11 Sep 20032 min read 116.2K   398   11  
Simply add this module to your VB.NET app, change the project start-up object to Main() and you have a single instance application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Senior Software Engineer and Architect at Fractured Thinking. Fractured Thinking markets PostScript tools and components for the .NET developer.

Comments and Discussions