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
710
UltraToolbarsManager in App.config
posted

I need to maintain a legacy component, and in the App.config file that it is using I've found:

  <userSettings>
    <Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.MainForm.tbManager>
      <setting name="BinaryData" serializeAs="Xml">
        <value>
          <base64Binary> ....

 

and huge base64 string, do you have an idea what can it be ?

 

 

Parents Reply Children
No Data