Want to build the ChatGPT based Apps? Start here
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
Beo Tse
0
3
0
How to make a panel to remove or add objects by user control object's calls
Nov 11 2010 2:10 AM
I am writing a handheld program on CE 5.0 platform. There is a FormMain which contains a panel object, panel1. Once the FormMain is loaded the User Control Object, mainPanel will also be loaded into panel1. The mainPanel has a button, Entry. When user clicked the button, the mainPanel should be closed and other User Countrol Object, entryPanel will be loaded instead.
My question is how I can write some code on Enrty_Click method to trigger the FormMain.panel1 to remove the mainPanel and add the entryPanel instead.
Reply
Answers (
2
)
DataGridViewComboBoxColumn
server for .NET development