K
Kim
Im kind of new to the C# world so please bear with me. I have a form
that contains a navagation bar in the bar is a listing of clients. I
also have a usercontrol that has a bunch of textboxes that will fill
the data on a client. My problem that Im having is once the user
clicks on a clients name in the form I need for the textboxes in the
usercontrol to populate with the data. Ive tired alot of diffent ways
to do this but what I need to do is have some type of eventhandler to
fire so it will populate. Is it possible to pass an eventhandler from a
form to a usercontrol? Any help would be greatly appreciated.
Thanks
Kim
that contains a navagation bar in the bar is a listing of clients. I
also have a usercontrol that has a bunch of textboxes that will fill
the data on a client. My problem that Im having is once the user
clicks on a clients name in the form I need for the textboxes in the
usercontrol to populate with the data. Ive tired alot of diffent ways
to do this but what I need to do is have some type of eventhandler to
fire so it will populate. Is it possible to pass an eventhandler from a
form to a usercontrol? Any help would be greatly appreciated.
Thanks
Kim