public event in user control

R

rodchar

hi all,
i have a public event in my UserControl_1. I'm using an instance of
UserControl_1 inside a UserControl_2. If _1 raises an event, is there a way
in _2 to forward that up? Is this too complicated?

thanks,
rodchar
 
R

rodchar

so is that a pretty common thing, to have nested events? To reiterate, raise
an event in user_control1 which is subscribed to by user_control2. then raise
another event in user_control2 which is subscribed to by my c# code-behind to
let it know that user_control1 raised an event? Confusing enough?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top