Mohammad Saad

Mohammad Saad

  • NA
  • 12
  • 6.1k

Inconveniencing with Mdiparent while updating Mdiparent after Load

Sep 2 2010 7:20 PM

Hi,

 

I just want to enable menus of Menu Strip on MdiParent after Load Mdi Form, using a child form button click event.

I disabled (Enable = false) those menus by default. And in case of Child form's condition comes true, and then I've to turn on/Enable those menus.

Problem is that once MdiParent form is loaded, then I provide true value/enablev = true  to MdiParent's menus from Child's click event using Mdi's Public method. In result; menus got true value but didn't implement or can say Mdi didn't get update. I also used MdiPraent.Refresh() and Many other things but it couldn't solve. I just want assistance in this issue!

 

Thanks


Answers (10)