Community

Creating a Button at Run-time in C#

(Mahesh Chand) Creating a Button control at run-time is merely a work of creating an instance of Button class, set its properties and add Button class to the Form controls.

Read More - Register for Free Membership