Lost all toolstrip, menustrip and statusbar data
Hi,
I have just been editing some of the icons on a toolstrip and now I find that I have completely lost all of the toolstrip, menustrip and statusbar data.
All I have left is blank controls:(
Any suggestions as to how I can recover these would be very much appreciated.
Re: Lost all toolstrip, menustrip and statusbar data
I had similar problems in the past... and i never figured out why...
If you look to the designer file of the form you will see all the code of the controls...
Try to create a new project, import the form and see if the controls show up.
Re: Lost all toolstrip, menustrip and statusbar data
Re: Lost all toolstrip, menustrip and statusbar data
Thanks for the replies.
I had already tried what you suggested mickey_pt but with no success.
Seraph, I will try your suggestion.