Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
UltraTabControl
posted

We are migrating our program from VS2003 (Infragistics v3.1) to VS2010 (Infragistics v12.1).  In our 2003 version, I can click on and select the individual tabs we have on the tab control and see them.  However, in our 2010 version, only the screen for the first tab shows.  Clicking on another tab does not display it.  Indeed, the properties show that the Windows panel is selected, not the UltraTabPageControl.  In the properties window, I can select the UltraTabPageControl, but as soon as I click on it it switches back to the Windows panel being selected.  This does not happen in our 2003 program.

However, as an experiment, I created a new application in 2010.  I added a Windows panel, and then added an UltraTabPageControl.  I was able to click on select individual tabs with no problem.

Any suggestions?

Tharpa