Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Dock > reset to designer settings

Answered reset to designer settings

Feed from this thread
  • Lextendo avatar

    Posted on Oct 4, 2011 (permalink)

    Hi,

    Is it possible to reset the dock settings as set in the vs designer, in case the user messed up the lay-out?
    In an MDI scenario, I would like to reset the open childforms. Currently dock settings are stored in the registery (as xml)
    Removing the setting does open the form in 'factory settings' (vs designer lay-out) when the form is re-opened, but I'de like to visually reset the form without losing it's current bound data...

    Or is the only solution to close the mdi-child I'de like to reset?

    Kind regards,
    Alex

    Reply

  • Posted on Oct 6, 2011 (permalink)

    Why not just store some default settings you would like in a default_something.xml
    and whenever you need to just replace settings from the current with that one, like that you could always customize what default actually means.

    Hope this helps, if you have any other questions or comments, please let me know,

    Best Regards,
    Emanuel Varga

    Telerik WinForms MVP

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Dock > reset to designer settings
Related resources for "reset to designer settings"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]