|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How do I get back deleted Tab PageI have a tab control with 6 tabs. I had one called TPY, which I deleted (on
purpose). I did create a backup of the entire directory first. Now I want to restore it, but am unable to do so. What I did was to open the current solution and the old (backup) solution, and then copy the Tab Page from the backup and paste it into the current one. However, that appears to create all the code in the designer, but it won't show the tab. I then tried adding a new tab page, and naming it TPY, but it does not let me do that saying it already exists. Any help is appreciated... -- Thanx & Regards, Anil Gupte Go to solution explorer
Look in top of that if you see the icon show all files (otherwise take another item) Set it to show all files Then open your yourprogram.languages.vb file Search for that to your tabpage. Probably it is not added to the controls. (that is mostly below in the code) Show quoteHide quote "Anil Gupte/iCinema.com" <anil-l***@icinema.com> wrote in message news:#VmPDN2#KHA.5848@TK2MSFTNGP06.phx.gbl... > I have a tab control with 6 tabs. I had one called TPY, which I deleted > (on purpose). I did create a backup of the entire directory first. Now I > want to restore it, but am unable to do so. > > What I did was to open the current solution and the old (backup) solution, > and then copy the Tab Page from the backup and paste it into the current > one. However, that appears to create all the code in the designer, but it > won't show the tab. I then tried adding a new tab page, and naming it > TPY, but it does not let me do that saying it already exists. > > Any help is appreciated... > -- > Thanx & Regards, > Anil Gupte >
DataTable - set a specific row.
keep changes are made on datasource. an attempt was made to load a program with an incorrect format Crystal Reports in VB.NET Express Edition Re:Date Time Format Problem RE: Dockable windows Problems with ReportViewer and RDLC How can I manually add rows to datagridview. Get DTS datapump source columns Porting ASP.NET/SQL Server to JAVA/Oracle |
|||||||||||||||||||||||