Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
490
MDI Merge VisibleResolved coming back false
posted

I just switched my standard windows menus/toolbars over to use IG ToolbarsManager with an MDI layout. I am not using IG dockmanager but the open source DockPanelSuite. The MDI merge is working correctly on all child forms except one. All of these forms inherit from the same object which contains the child ToolbarsManager. I cannot figure out what the difference is and why the VisibleResolved on the toolbar and main menu is coming back false.

The question I have is how can I track down what is causing the VisibleResolved to come back false when Visible is true? I understand what the resolved property is for but I do not know how to track down what property or object is causing the resolved to come back different so that I can solve the root of the problem.

Thanks,

Steve

  • 48586
    posted

     

    Hi,

     

    I just wanted to know if you were able to solve your issue based on my suggestions or you still need help? Just let me know.

    Thank you.

  • 48586
    posted

    Hello,

     

    I am not sure that I completely understand your question. It seems that you have a main form with UltraToolbarsManager and child forms with UltraToolbarsManager. When you have active child form its UltraToolbarsManager is merging to this one of the parent form, when you swap active child form in the parent is swapping and merged UltraToolbarsManager with this one of the active form. Could you explain me more details about your scenario and what you want to achieve to be able to help you.

     

    I am waiting for your details.