Any tabbed interface examples?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jim Hubbard

    Any tabbed interface examples?

    I'd love to see a VB.Net 2.0 example of a tabbed interface. It could be a
    notepad-type or browser-type application.... doesn't matter.

    What would be great is an example that incorporated a custom control or
    interface on each tab and not just a simple single control per tab.

    Thanks for your help.


  • Tim Wilson

    #2
    Re: Any tabbed interface examples?

    There's a "Tabbed MDI Framework" available. I haven't cracked it open and
    looked at it yet, but it may be worth looking into.

    "This is a sample of an MDI parent form which tracks its MDI children
    through tabs. - Mike Harsh"



    --
    Tim Wilson
    ..NET Compact Framework MVP

    "Jim Hubbard" <Jim@notmyaddre ss.com> wrote in message
    news:W_Ohf.2115 3$i7.4415@bigne ws2.bellsouth.n et...[color=blue]
    > I'd love to see a VB.Net 2.0 example of a tabbed interface. It could be a
    > notepad-type or browser-type application.... doesn't matter.
    >
    > What would be great is an example that incorporated a custom control or
    > interface on each tab and not just a simple single control per tab.
    >
    > Thanks for your help.
    >
    >[/color]


    Comment

    Working...