VB 5 (and perhaps others) always want 1 tab in a tabstrip 
Author Message
 VB 5 (and perhaps others) always want 1 tab in a tabstrip

I have a tabstrip control that I populate with tabs when my form loads. The
problem is that although I can use the property pages for the tabstrip to
remove all tabs, when I close and then reopen my project, VB always puts one
tab on the strip, and I have to manually remove the tab before compiling to
avoid errors.

I realize a tabstrip is useless without tabs, but if VB is always going to
assume that I want at least one tab, it shouldn't let me remove the last tab
to begin with!

(I know I could just leave one tab in the strip and load the rest
dynamically, but now it's gotten to be a matter of principle....)



Sat, 07 Apr 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using tabs- an online tutorial, perhaps?

2. Adding CTRL+TAB Functionality to VB TabStrip Control

3. Adding tab on a tabstrip

4. Tabstrip putting control elements on the other tabs than the one visible

5. Can't set TabStrip Tab

6. How to switch to another tab in a TabStrip control

7. Tabstrip API : Disabling a Tab

8. tabstrip control --- select a tab???

9. Tabstrip Control - Positioning Tab Object

10. Help re TabStrip want to dynamicly change the Tab title

11. TabStrip - setting the tab

12. icons onto tabs on a tabstrip?

 

 
Powered by phpBB® Forum Software