2
Answers

How do I change the text of a textbox inside a user control.

david vassallo

david vassallo

19y
1.8k
1

I have created a Control which has 4 textboxes. I have dragged the control into a windows Form and from this window form i need to set the text of the textboxes. Is there a way i could change the text of a textbox which is inside another control.

Thanks
David


Answers (2)