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
635
UltraDockManager settings file
posted

Hello,

sometimes it happens that I have to "reset" the layout of my UltraDockManager: I know that some information are stored in a specific section of app.config, but I also realized that other information are stored in some user.config file in a path similar to "\AppData\Local\...."

My question is this: what is the best way to reset the UltraDockManager layout on a customer computer?

Is not always sufficient to remove only the section in app.config, but neither is it easy to delete temporary files every time...

I hope I was clear...

Thank you

 

 

Parents
No Data
Reply
  • 635
    Offline posted

    Shoul I use:

    UltraDockManager.ResetComponentSettings()
    UltraDockManager.LoadComponentSettings()

    ?

Children