Hi there!
I need to know if is there a previous instance of an application, i. e., if it's already running...
In VB6 I used to use "App.PrevInstance" but I have no clue what's used with C#....
What is used, please!
Tks in advance,
João Luiz
Printable View
Hi there!
I need to know if is there a previous instance of an application, i. e., if it's already running...
In VB6 I used to use "App.PrevInstance" but I have no clue what's used with C#....
What is used, please!
Tks in advance,
João Luiz
Read this.
Atheist,
Thanks for your answer!
I'll read it! I searched only at C# forum, I forgot to search at the Code Bank... :( :blush:
João Luiz