I derived a class from System.Windows.Forms.Button, named Cell.
I created Button, and than changed it be a Cell.
It was complied, and run.
BUT, if I change anything in the form, my cell is removed from the code.
What can I do?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Derived class from Button
|
Click Here to Expand Forum to Full Width |