4
Answers

Cannot access a non-static member of outer type

S J

S J

4y
1.9k
1
hi
 
Using wrapper class concept need to draw multiple rectangles by using x,y,w,h entering textbox values in c# windows application.
 
i tried but showing error
 
Cannot access a non-static member of outer type 'WindowsFormsApplication3.Form1' via nested type 
 
Answers (4)