Inherited Forms
I have a base form with some buttons and a splitter control. On the splitter I have put a panel on each section of the splitter. I have several forms that inherit from this base form. On those forms I have placed controls on one of the panels in the splitter.
My problem is that if I make any changes to the base form (even if they are code only), some (not all) of my inherited forms will be screwed up. The controls on these iherited forms that have been placed onto the panel will no longer show on the panel. The controls are there but the code to add them as childeren to the panel is gone.
Any help would be appreciated.
Hi,
I agree this sounds like a bug. Thanks for pointing it out.
We'll have a look on our side, and if we learn of a workaround or fix, we'll reply.
thanks,
Paul