Results 1 to 4 of 4

Thread: Excel Multi tab control in vb?

  1. #1

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860

    Excel Multi tab control in vb?

    I'm looking for a control that can display tabs on the side of a multi tab.

    The tabbed dialog control and tab strips are not what I'm looking for, because they rotate the text when the tabs are on the side. (In excel, the 'right' and 'left' orientations allow you to place a lot of tabs without multiple columns, this is what I want)
    Don't pay attention to this signature, it's contradictory.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Excel Multi tab control in vb?

    Here are a couple of possibilities. There are not free, but then I doubt you will find a tab control better than the Tabbed Dialog Control that is free.

    http://www.windowscontrols.com/tabsatl.html
    http://www.topshareware.com/Smart-Ta...load-35466.htm

  3. #3

    Thread Starter
    Fanatic Member alkatran's Avatar
    Join Date
    Apr 2002
    Location
    Canada
    Posts
    860

    Re: Excel Multi tab control in vb?

    Is there any way I can program my own? I tried to do it but I came up against a few obstacles:

    1: I need to catch the event when a control is dropped inside the dialog and place it on the right tab.
    2: I need to change the tab showing by catching a click event at design time (must be possible because the tabbed dialog does it).
    3: I need to save and load where controls are.
    Don't pay attention to this signature, it's contradictory.

  4. #4

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