Hide Panel on parent form using a button on UserControl

Viewed 13

I have a Windows form which has a UserControl. On user Control i have a button. I want to disable the panel on form when i click on Button on UserControl. How can i do that?

Thanks.

0 Answers
Related