|
-
Nov 7th, 2008, 12:29 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] userControl questions
I created a usercontrol to help elevate the flood of changes i need to make to a win form that has like 300 textboxes on it
I'm new to user controls so sorry if this is a little newbie ish
but i can create a control build the project and then put it on the main form
i can create a load event but how do i "address" the items of the control
for example my contorl has some combo boxes that i want to add items to
could it be usercontrol1.combobox1.items.add(); or something like that?
ive been playing around and googleing but i haven't found anything that i understand yet.
Thanks if you can point me to the right direction.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|