Click here to Skip to main content
15,905,877 members
Articles / Desktop Programming / Windows Forms

Calling parent form functions from a user control

Rate me:
Please Sign up or sign in to vote.
4.00/5 (18 votes)
22 Apr 2008CPOL 111K   2.6K   26  
The Button inside the User Control raises the Button OnClick event on the form and typing inside the User Control TextBox replicates the text inside the Form’s TextBox.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
AlG
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions