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
Francesco Biacca
NA
1
0
change controls (textbox, combobox) property: can i use a pattern?
Apr 29 2008 4:59 AM
hi there,
i developed a complex windows form application which contains a lot of controls (textbox, combobox). I use following code, when i've to change their text properties:
this.mytextbox.text = "smth";
considering that i've more than 50 textboxes and comboboxes, i'd like to know if there is another way to write down more efficient and structured code.
I was thinking about using a pattern. any tips?
best regards.
Reply
Answers (
1
)
page navigation
Compiler errors re: label and textbox