visual studio - How to stop multiple instances of my program(windows form) opening at the same time in vb.net -


my program windows form, when built in visual studio, gives .exe file form. , when .exe file clicked multiple times, creates multiple instances of same form. programming done in 1 class only. how solve this? when program open, how stop opening form again when .exe file clicked again?


Comments

Popular posts from this blog

SVG stroke-linecap doesn't work for circles in Firefox? -

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -