View Single Post
  #1 (permalink)  
Old 03-14-2008, 05:19 PM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,752
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default Tab Control bug?

Willisgt is having trouble with TabControl. This is a fully pared down demo of the problem. Run it. Press the button, see Form2 with a TabControl but note that tab.visible is false despite being explicitly set true yet the tab is visible. Close Form2 and press the button - no TabControl, visible property still false

Compiled exes behave the same so I suspect a bug in ControlsEx.dll.
Attached Files
File Type: zip TapProblem.zip (8.3 KB, 9 views)
Reply With Quote