Results 1 to 6 of 6

Thread: [RESOLVED] Tab Component..

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    297

    Resolved [RESOLVED] Tab Component..

    I've tried searching for this but have had no luck finding anything on it..

    In VB is there way to have a tabbed window? Like how the tabs look like in this window:



    I know I used to be able to insert them if I used the Macro Editor in Word, but I can't find it in VB6. Help!

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Tab Component..

    Two choices, add one or both of the following components to your project. Use the Project -> Components menu or Ctrl-T.

    TabStrip - in the Microsoft Windows Common Controls 6.0 component
    SSTab - in the Microsoft Tabbed Dialog 6.0 component

  3. #3
    PowerPoster Nitesh's Avatar
    Join Date
    Mar 2007
    Location
    Death Valley
    Posts
    2,556

    Re: Tab Component..

    If you are reffering to the actual tab component. In vb go to the Project menu. Select Components. then click the Microsoft Tabbed Dialog Control. Click apply. Then ok.

  4. #4
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Re: Tab Component..

    in addition to what is already stated in #3, go to the properties of the SStab, scroll down to style property and set it to 1

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    297

    Re: Tab Component..

    Thank you.

  6. #6
    Member
    Join Date
    Jan 2008
    Posts
    41

    Re: [RESOLVED] Tab Component..

    there is a few you can use but i recormend M tap diablo control

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width