Shown method for User control

  • Thread starter Thread starter mahesh.nimbalkar
  • Start date Start date
M

mahesh.nimbalkar

Hi,

Is there any event like Shown for User Control?

I am instantiating User control once and adding and removing to and
from parent form panel dynamically. I wanted a event which would fire
every time the User control is shown (when added to parent from
panel) like Shown event is for Form.

Thanks.
 
Thanks. It seems that it would work. Now I would like to know whether
user control is being added or removed from the parent form panel.
 

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

Back
Top