I accidentally deleted a top level menu item in the RadMenu control on the main form of the project. This action could not be undone. Attempts to add the menu element back resulted in errors about duplicate entries. VS2019 subsequently crashed and restarted. Further attempts to open the main form of the application resulted in errors upon opening the form.
With all efforts to recover the form proving futile, I deleted the form and attempted to add a new RadForm to replace it. However, instead of a new form being added only a VB code module is created. It is now impossible to add any new type of RadForm to this project, though it is possible to create a new project.
Is there a known solution to this problem? If not, then I will create a new project and main form and import the other project modules.