Better Tab Control?

Hello,

Is there a better Tab Control to add to the toolbox that has a little X on the right side of the tab so you can easily close the tab

Matt



Answer this question

Better Tab Control?

  • bebel

    Check out the www.codeproject.com website as they have lots of posted code for all sorts of controls including tab controls. Not sure if any have the close button on tab itself though. If you need to code it yourself you could try custom painting the tabs and adding a virtual button in there.

    Phil Wright
    http://www.componentfactory.com
    Free user interface controls for .NET2


  • Better Tab Control?