G
Guest
I am having a weird problem with msgbox and other dialogs in VB.Net using
Visual studio .Net 2003.
The dialog box comes up with no text in it, not even the OK on the button.
However when I step through the code in Debug the dialog works properly. Any
help is greatly appreciated. I tried a simple windows form with MsgBox("Show
me") as the fist line in form_load. Even this does not show the text, I just
get a blank dialog box.
Visual studio .Net 2003.
The dialog box comes up with no text in it, not even the OK on the button.
However when I step through the code in Debug the dialog works properly. Any
help is greatly appreciated. I tried a simple windows form with MsgBox("Show
me") as the fist line in form_load. Even this does not show the text, I just
get a blank dialog box.