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
229
UltraExpandableGroupBox and WinDockManager
posted

Hi everybody

 It looks like that it isn't possible to add one ore more UltraExpandableGroupBox to the WinDockManager, right? I've added 3 UltraExpandableGroupBoxes to a System.Windows.Forms.Panel and then docked the Panel on the left side. This works in Design mode, but after my program has started, the panel with the UltraExpandableGroupBoxes "flows" out to the main form.

Any ideas? It would be great, if I can have some UltraExpandableGroupBoxes in one left-docked panel.

 

Thank you and best regards

Clay 

Parents
No Data
Reply
  • 229
    posted

    I know whats the problem is/was: SaveAsBinary/LoadFromBinary 

    I saved the WinDockManager-Settings, added the UltraExpandableGroupBoxes as left panel, and then loaded the "old" Settings. 

    But this problem could happen again. Our software saves automatically the settings at program end, and load the settings automatically at program start. What if we deliver our software to our customers and after some weeks, we add a new panel or something like that. The panel will not be there where it should be.... Any idea for a fix?

     

    best regards

    Clay 

Children