J
John Espinosa
I am trying to use a message box in a console application. But when I import system.windows.forms in the top line I get an error:
Namespace or type 'Forms' for the Imports 'System.Windows.Forms' cannot be found.
Windows applications seem to run fine. I dont have any other errors with VS 2003.
HELP!!!
TIA
Namespace or type 'Forms' for the Imports 'System.Windows.Forms' cannot be found.
Windows applications seem to run fine. I dont have any other errors with VS 2003.
HELP!!!
TIA