Well i'm pretty new to C#, and i'm just trying to display a bitmap on a form. All the example of doing this i've seen use e.Graphics somewhere in the code, but when i build it, it has an error saying it doesn't know what the heck "e" is! any help? thanks!