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
570
Accidentally closed (red x) UltraExplorerBar in design mode...cant get it back!
posted

In Visual Studio design mode, I accidentally clicked the 'red x' on the UltraExplorerBar. In the form, it is now not anywhere to be seen and I have to get it back. The form still recognizes the control (in the dropdown of the properties window and all of the code is present but I simply cannot make it visible to the UI, again. By the way, both the enabled and visible properties on the property page are set to True.

PLEASE HELP ASAP

Parents
No Data
Reply
  • 71886
    Offline posted

    Hello,

    Could you please try to delete the contents of the 'License.licx' file in your project(not the file itself), clean and rebuild your application. You also could take a look if the assemblies you are using are from the same version.

    Please do not hesitate to contact us if you need any additional assistance.

Children