Sunday, March 27, 2011

Visual Studio 2010: How do I created a new control at run time and then write a Click event for it?

I want to have a text box that I can type something in to, then press a button which makes one label display my text, and appends another label with predefined text that can be clicked to perform some function.

No comments:

Post a Comment