i have a form with multiple usercontrols 1 over the other and when a usercontrol appears in front, the others are hidden. A menustrip is used to let the user show the desired usercontrol (puts it in front of the other usercontrols). i wish to put some code when one of the usercontrol appears on the form. i tried the visible changed event handler but this runs the code whenever any usercontrol is called and put in front of the others. i want to fire the code on the usercontrol when a the same usercontrol is called from the menu and appears in front.
Any tips please?
Thanks

New Topic/Question
Reply




MultiQuote




|