VS/VBX 5.0
Tech Support Question
- Q.
Is it possible to have, say, five different tabs with various controls on them and
show only three tabs in response to a given event. I want to be able to offer the
user various selections, according to a given scenario - in the same way Win95 does.
I would like to be able to bunch together the three tabs I want to show and hide
the two I don't.
- A.
Use the - (i.e. hyphen) to make tables invisible.
vsIndexTab1.Caption = "Tab 1|Tab 2|-Tab 3|Tab 4"
Tab three is invisible.
[TECH SUPPORT TOC]
[HOME]
[TABLE OF CONTENTS]
[SEARCH]