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
chaz
NA
2
0
dynamic textbox properties
May 7 2005 11:42 AM
I have a form with a number textboxes placed in it. I used the designer to do this. Each textbox has a name already assigned (txtBox1, txtBox2, etc.....). I want to loop over these control names and assign a text value to each dynamically. I'm new to C# and am having trouble making this work. Any advice on how to best approach this?
Reply
Answers (
2
)
Customizing .NET Collection Editor
Set textbox value based on listbox selection