Mondeo
Well-known member
Hi,
I have a user control dropped onto a web form, the user control contains four textboxes.
From the main form how can I access one of the text boxes on the user control (I just want to read its text property)
Also, while on subject how to you do it the other way round? How does the user control access the form properties?
Thanks
I have a user control dropped onto a web form, the user control contains four textboxes.
From the main form how can I access one of the text boxes on the user control (I just want to read its text property)
Also, while on subject how to you do it the other way round? How does the user control access the form properties?
Thanks