Expose the TextBoxes' Text properties in public properties of the
UserControl.

Signature
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
A watched clock never boils.
>I had write a user control with two textbox, then i had draw this control
>on a form with a button.
> How can i retrive the values in the two textbox when i press button on the
> form ?
> Any ideas ?
> tnx