I was asked to update an old desktop app I wrote with Xojo 2019r1.1. I added a new tab to a tabpanel, added some new controls and code to make the new feature work. All is fine except the names of the tabs on the right change when I run the app. I created a new tabpanel and dragged all the controls to it, deleted the old tabpanel and renamed the new one to the name of the original tabpanel. The tab names still get scrambled. This is what the tabpanel looks like in the IDE:
This is what it looks like in the debugger. Credit Memos and Quotations has been replaced with Notes and an unnamed tag.
Proforma is the new tab. Any suggestions to fix this would be most welcome.

