1
Answer

Need Help with C# Error

razz

razz

19y
2k
1
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)