G
Guest
How can I prevent multiple instances of a C# windows forms application.
VB.NET provides My.Application.StartupNextInstance Event to do this. Is there
any C# equivalent as well?
Thanks
VB.NET provides My.Application.StartupNextInstance Event to do this. Is there
any C# equivalent as well?
Thanks