razz

razz

  • NA
  • 1
  • 0

Need Help with C# Error

May 13 2005 3:02 PM
I am creating a Windows App. Within its namespace, I created another class and used the 'this' keyword but I get an error saying that "this is not available in the current context". What I'm trying to do is to work through this class on the single windows form I have, but I can't seem to use the 'this' keyword in my class. Please Help.

Answers (1)