I created the tabs of a TabStrip dynamically in my program, and it runs well. But I think the problem is: If the user add to many tabs (I let the users add tabs by thenselves), the top of the TabStrip will change to 2 or 3 or even more lines, but I cannot find any property to determine the hight of the Top tab titles, therefore, I think the Tab Titles will overlap with the content of the TabStrip eventually. Is there any method to solve this.
Thanks a lot.
Thanks a lot.