Re: Tabbed form - VB6
- From: "Kevin Provance" <casey@xxxxxxxxxxx>
- Date: Thu, 7 Jun 2007 23:43:41 -0400
Eh, I don't want to start even more bad feelings here...but the SSTab is
made by Sheridan...and it's crap. Very resource intensive and I got lots of
"Out of Memory" errors when using it.
To use the Common Control version of a tabstrip, you'll have to create a
fream for each tab, then sync them up at runtime...this way each tab shows
it's own frame. Then you design your frames with whatever they need.
Peruse through Planet Source Code (www.pscode.com) for TabStrip and see what
comes up.
- Kev
"Egghead" <robertlo@xxxxxxxxxx> wrote in message
news:uhzkrFUqHHA.532@xxxxxxxxxxxxxxxxxxxxxxx
| Use sstab in vb6.0 instead
| The std tab is not use friendly
|
| --
| cheers,
| RL
| "Ted" <nomail@xxxxxxxxxx> wrote in message
| news:ExZ9i.48$da1.14@xxxxxxxxxxxxxxx
| > This may be a silly question, but I have created a form with four tabs,
| > and labeled the tabs.
| > How does one select each tab page to add controls? Pressing the tab
does
| > nothing.
| >
| > I have added controls to the first tab, but they are actually on the
| > form's background.
| >
| >
| >
|
|
.
- Follow-Ups:
- Re: Tabbed form - VB6
- From: Jan Hyde (VB MVP)
- Re: Tabbed form - VB6
- References:
- Tabbed form - VB6
- From: Ted
- Re: Tabbed form - VB6
- From: Egghead
- Tabbed form - VB6
- Prev by Date: Re: concat files?
- Next by Date: Re: Creating MSI Package from VB 6.0 project
- Previous by thread: Re: Tabbed form - VB6
- Next by thread: Re: Tabbed form - VB6
- Index(es):
Relevant Pages
|