stopping the same form from loading 2 times ?
i have a form that opens when i press a button.. i want to prevent the form from being opened 2 or more times each time the button is clicked
how do i check if the form is currently open before opening another one
so if the form is open it will pop up a message box saying form already in use etc..
Thanks
MrXs