TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Kishor Kumar
NA
1
0
Getting text values of WinForm Controls
Apr 15 2007 9:48 AM
Hi,
I am working on a Windows Forms project. In that I have a form that needs to be dynamically populated controls by looping. At design time I kept one control for each controls(Text Box and Combobox controls) for those I would be generating dynamically. I am taking the name given to the static controls to the dynamically generated controls(like TextName1, TextName2). I could not be able to figure out those dynamic control names while saving? I aken those cOntrols on a panel control. Have any solution for this?
Reply
Answers (
1
)
TabPageCollection in UserControl
Changing selection behaviour on a ListView.