Hi All,
I'm sure this is a newbie problem... but after all, I am a .NET newbie.
I'm trying to use MessageBox.Show , according to my book. It tells me to use
"Imports System.Windows. Forms". I can import System just fine, but it won't
(or can't) find the .Windows portion; therefore, I cannot use MessageBox.
Is there an option somewhere within VS.NET 2002 that I can change to let it
import properly? I am at my wit's end regarding this, and feeling quite
frustrated; please do not post merely to taunt me. If there is another
forum that is more appropriate for this kind of problem, by all means tell
me, but please do me the courtesy of attempting to help me out. Thank you.
Sincerely,
Eric
I'm sure this is a newbie problem... but after all, I am a .NET newbie.
I'm trying to use MessageBox.Show , according to my book. It tells me to use
"Imports System.Windows. Forms". I can import System just fine, but it won't
(or can't) find the .Windows portion; therefore, I cannot use MessageBox.
Is there an option somewhere within VS.NET 2002 that I can change to let it
import properly? I am at my wit's end regarding this, and feeling quite
frustrated; please do not post merely to taunt me. If there is another
forum that is more appropriate for this kind of problem, by all means tell
me, but please do me the courtesy of attempting to help me out. Thank you.
Sincerely,
Eric
Comment