We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

examining the autogenerated code the dockingManager WYSIWYG creates

Using the docking Manager in the design view, you can drag and arrange docked controls in a form. Some of the settings are written to the form but, according to the help file: "using the designer, the layout state will automatically be written to the application''s resource file." Is there a way to generate programmatic code from this information so that it can be modified outside of the WYSIWYG?

1 Reply

AD Administrator Syncfusion Team February 1, 2005 12:48 PM UTC

Hi Adam, I''d recommend taking a look at LoadState() and SaveState() in the documentation on the DockingManager class. If neither of those helps, you could always take a look at DockingManagerDesigner. Regards, Gregory Austin Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon