base class for Window Form class
-
Hi all, I try to write to a Form1 class which extend a window Form class, and serves as the base class for another class Form2(not extend Window Form class) (i.e. Form2 extend Form1).However, when I try to use the VS.net Form designer for putting control on the Form1, I got errors. Why ? Thanks
-
Hi all, I try to write to a Form1 class which extend a window Form class, and serves as the base class for another class Form2(not extend Window Form class) (i.e. Form2 extend Form1).However, when I try to use the VS.net Form designer for putting control on the Form1, I got errors. Why ? Thanks
Hi, If you could list the type of errors you are getting, it will make it easier for us to help you. Also, a quick code snippet never hurts. ~javier lozano (blog)
-
Hi, If you could list the type of errors you are getting, it will make it easier for us to help you. Also, a quick code snippet never hurts. ~javier lozano (blog)