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