This are the steps to reproduce the issue that I am seeing with TWebPageControl.
-
Create a TMS Web App
-
Drop a TWebPageControl on the form
-
Save and build
-
Run application
-
Verify that all 3 tabs are missing at the top (incorrect) - these tabs are present at design time.
-
Close application
-
Set any one of the tabs TabVisible property to false
-
Run application
-
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

