vbzero
Apr 6th, 2002, 11:30 AM
If App.PrevInstance = True Then
End
End If
This is the code that closes the application when it's already
running.
My question is: What code do I use in C# for that?
thx!
End
End If
This is the code that closes the application when it's already
running.
My question is: What code do I use in C# for that?
thx!