Congratulations - C# Corner Q4, 2022 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Fahad Abdul Azeez
2.2k
26
6.1k
Access usercontrol public methods from parent form
Oct 22 2014 9:49 AM
Hi,
I have a parent form named 'MainForm' & usercontrol as a child named UcTxView. UcTxView has a public method called 'Save()'. I want to call this 'Save()' method from parent form (MainForm). 'UcTxView' wil be added on demand only, it means not in GUI designing time. How I can solve this.
all the comments & ideas will be appreciated.
Reply
Answers (
2
)
Help with ASP.NET Server Custom Control
Binding DropDown and add DatePicker control inside KendoGrid