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
580
UltraDockManager LoadFromXml() and SplitContainer problem.
posted

Hello!

I have a problem with restoring of initial state of my dockable window. I have an UltraDockManager that contains Windows.Forms.Panel inside. There is a SplitContainer and several UltraLabel and UltraTextEditor objects inside of the container. My task is to save and restore a state of the dockable window after my program restarts. But something goes wrong and not everything restores as it should. Some of the text fields are restored wrong. You can see the problem on a pictures. What can be the reason of such behavior?

Anchor settings for textboxes from the top are: Top, Left, Right.

For bottom textbox they are: Top, Bottom, Left, Right.

For splitter: Top, Left, Right.

Initial state: http://www.onlinedisk.ru/edit_image/1002423/

After LoadFromXml() state: http://www.onlinedisk.ru/view/1002428

Thank you!

Parents
No Data
Reply Children
No Data