hi,
i have a UserControl(its look like a textbox) and a textbox in a form. now when i type some values in the UserControl i want the same values to be entered into the textbox same time. since UserControl don't have textChanged event, so how can i make that event. I am using windows form with C#. pla help
regards,
b