PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marco Ruiz on September 19, 2012, 05:28:11 PM

Title: TabControl mistake with FF3.60
Post by: Marco Ruiz on September 19, 2012, 05:28:11 PM
I have a DLL that contains a window with a TabControl. I just made the conversion from FF3.10 to FF3.60, but when calling the window the first time, everything works correctly, but if I close the window and open it again, the content is no longer displayed tabcontrol. In FF3.10 this worked correctly, now FF3.60 not.
When I close the system and then I open then it works correctly.

see attachments
Title: Re: TabControl mistake with FF3.60
Post by: Paul Squires on September 25, 2012, 05:38:31 PM
thanks marco, i will have to look into this. i don't use forms in dll's so i will have to create a project to test. i will be home in a few days.
Title: Re: TabControl mistake with FF3.60
Post by: Paul Squires on September 27, 2012, 06:57:45 PM
Hi Marco,

I created a sample project that called a Form in a DLL having a TabControl. I was not able to recreate the problem that you are seeing. Is it possible for you to send me the project so I can see if I can find the error you are seeing?