We have a modestly customized Purchase Advisor screen that was converted from E9 and was giving some strange problems in E10.
The very long story short is that I’m re-creating the customization from base and I’ve done something to keep the tabs near the top of the screen from showing up. These are the panels that exist under the mainPanel1 MainPanel and have text properties along the lines of “Have I purchased it before?”.
I’ve A-B’d the properties of a correctly displaying advisor from my broken version and I can’t see it. I also looked to confirm that I don’t have a form load event and I commented all the code in the InitializeCustomCode method to see if that would get them to reappear. No luck.
Any ideas on how I broke this?