Results 1 to 1 of 1

Thread: [.NET] XTabControl

  1. #1

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Talking [.NET] XTabControl

    Important update - fixed bugs, now version 0.5.1

    A customizable TabControl? No way! Now it's here. It is a bit slow on old computers, but I'm working on that.

    I've been stuck with the default TabControl forever, and been held back by its limitations.

    Features:
    • Customizable tab headers (using the XTabStyle.IHeaderRenderer interface)
    • Optional double-buffering (use the DoubleBuffer write-only property)
    • Great design-time support
    • Transparent and semi-transparent background colors
    • And much more!


    Features I hope to release in later versions:
    • Additional default IHeaderRenderers
    • Smart Tags
    • More speed
    • Property descriptions and XML comments
    • An overflow list
    • Hot-tracking
    • The ability to change tabs by clicking instead of using the SelectedIndex property
    • More events


    Enjoy! Please let me know about any bugs, this is version 0.5.

    Source code available here.
    Attached Files Attached Files
    Last edited by minitech; Apr 25th, 2010 at 05:23 PM. Reason: Updated to version 0.5.1

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