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

sql - VB.NET Operand type clash: date is incompatible with int error -

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

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -