how can i disable multiple opening of forms.i have a mdi parent form,on other form i am using child.showdialog and it works perfectly.The problem comes when i have a form that has a button that opens another form..how do i restrict a user not to open other forms until this form is closed because when i use show.dialog on the other form that opens a new one the former remains in the background while i want it to close
↧