Beginning C# Forms question
I have followed the exact code in Ch13 of Beginning Visual C# and have come up with and intresting problem. Whenever the User defined event handlers are coded, the buttons and txtboxes disappear. I mean they seem to remove themselves from the code and the form, non-existent. I have rem'd out all the event handler code and they reappear....weird.. Any thoughts?
|