G
Guest
In vb.NET i am trying to use showdialog() for a modal form. The form loads
except that when i ask it to give me messages or errors it give me them 12
times. If i just use show() for a modeless form it just gives me them the
once which is obviously what i want, however the form needs to be modal. Any
Help?
except that when i ask it to give me messages or errors it give me them 12
times. If i just use show() for a modeless form it just gives me them the
once which is obviously what i want, however the form needs to be modal. Any
Help?