TWebPageControl missing tabs when all tabs are visible

This are the steps to reproduce the issue that I am seeing with TWebPageControl.

  1. Create a TMS Web App

  2. Drop a TWebPageControl on the form

  3. Save and build

  4. Run application

  5. Verify that all 3 tabs are missing at the top (incorrect) - these tabs are present at design time.

  6. Close application

  7. Set any one of the tabs TabVisible property to false

  8. Run application

  9. Verify that now 2 of the 3 tabs show (correct)

Can you look into why this behavior and let me know if this is a bug, or if I am missing something here?

Thanks,

Alan

Thanks for reporting.
We traced & solved this issue and next update will address this.