Results 1 to 3 of 3

Thread: A silly question, how to add a tab into the web form

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2001
    Posts
    29

    Cool A silly question, how to add a tab into the web form

    Hi

    I just start to use ASP.net, I have a silly question, how to add a tab into the web form. I know that in VB6, I can add tab into the window form. Thanks in advance.

    Claire

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: A silly question, how to add a tab into the web form

    Originally posted by clairexh
    Hi

    I just start to use ASP.net, I have a silly question, how to add a tab into the web form. I know that in VB6, I can add tab into the window form. Thanks in advance.

    Claire
    I dont think the WinForms TabString control is available in ASP.Net. You wil just have to create it yourself using HTML or WebUserControl. Try searching google you should be able to find many controls written by other people.
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2001
    Posts
    29

    Thanks a lot

    Thanks a lot. I will try google then.

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