I want to open only one instance of vb application(.exe )
in my Machine , what should i do.?
Please reply me asap. at rksingh003@rediffmail.com
Answer / sk
Following are the steps to make single instance application
in VB.NET
1.For a Vb.NET project selected in Solution Explorer, click
Properties on the Project menu.
2.Now Click Application tab.
3.Select the Make single instance application check box.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to open only one instance of vb application(.exe)?
How do I create a form in visual studio?
How do I install fonts?
What are Visual Studio command switches?
How do I run an exe file in visual studio?
How to Debugg the application?
What is peek definition in visual studio?
Can visual studio compile c?
How do I select a language in visual studio code?
How do I add a font to visual studio code?
How do I open windows form application in visual studio 2019?
What is the use of Ctrl-M + Ctrl-P?