Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
Tabs is VIsual basic
Old
  (#1)
Frank R. Jr.
Guest
 
Posts: n/a
Default Tabs is VIsual basic - 06-04-2007, 09:48 AM

How do you create tabs in visual basic

--
Frank R. Jr.


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Tabs is VIsual basic
Old
  (#2)
Hal Rosser
Guest
 
Posts: n/a
Default Re: Tabs is VIsual basic - 06-04-2007, 09:48 AM

there's a tabstrip control -
Tabstrip1.Tabs.add

"Frank R. Jr." <EMAIL REMOVED> wrote in message
news:68xXc.20618$wu.8372@okepread04...
> How do you create tabs in visual basic
>
> --
> Frank R. Jr.
>
>



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.744 / Virus Database: 496 - Release Date: 8/24/2004


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Tabs is VIsual basic
Old
  (#3)
Frank R. Jr.
Guest
 
Posts: n/a
Default Re: Tabs is VIsual basic - 06-04-2007, 09:48 AM

is that the code and if it is where does one enter it to create the tabs

"Hal Rosser" <EMAIL REMOVED> wrote in message
news:HHxXc.29102$EMAIL REMOVED.. .
> there's a tabstrip control -
> Tabstrip1.Tabs.add
>
> "Frank R. Jr." <EMAIL REMOVED> wrote in message
> news:68xXc.20618$wu.8372@okepread04...
> > How do you create tabs in visual basic
> >
> > --
> > Frank R. Jr.
> >
> >

>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.744 / Virus Database: 496 - Release Date: 8/24/2004
>
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Tabs is VIsual basic
Old
  (#4)
Hal Rosser
Guest
 
Posts: n/a
Default Re: Tabs is VIsual basic - 06-04-2007, 09:48 AM

try the form load event
don't forget to put the tabstrip control on the form

"Frank R. Jr." <EMAIL REMOVED> wrote in message
news:eMxXc.20972$wu.1356@okepread04...
> is that the code and if it is where does one enter it to create the tabs
>
> "Hal Rosser" <EMAIL REMOVED> wrote in message
> news:HHxXc.29102$EMAIL REMOVED.. .
> > there's a tabstrip control -
> > Tabstrip1.Tabs.add
> >
> > "Frank R. Jr." <EMAIL REMOVED> wrote in message
> > news:68xXc.20618$wu.8372@okepread04...
> > > How do you create tabs in visual basic
> > >
> > > --
> > > Frank R. Jr.
> > >
> > >

> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.744 / Virus Database: 496 - Release Date: 8/24/2004
> >
> >

>
>



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.744 / Virus Database: 496 - Release Date: 8/24/2004


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Tabs is VIsual basic
Old
  (#5)
Frank R. Jr.
Guest
 
Posts: n/a
Default Re: Tabs is VIsual basic - 06-04-2007, 09:48 AM

I cant find the control anyideas?
"Frank R. Jr." <EMAIL REMOVED> wrote in message
news:68xXc.20618$wu.8372@okepread04...
> How do you create tabs in visual basic
>
> --
> Frank R. Jr.
>
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Tabs is VIsual basic
Old
  (#6)
Rick Rothstein
Guest
 
Posts: n/a
Default Re: Tabs is VIsual basic - 06-04-2007, 09:48 AM

> I cant find the control anyideas?

Where did you look? Go to Project/Components in VB's menu and select
Microsoft Windows Common Controls 6.0 (there will not be a dash-number
after it); the TabStrip control is in that group of controls.

Rick - MVP

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top