Transparent TabControl

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

    #1

    Transparent TabControl

    Hi,

    I'm trying to make a TabControl transparent, but with no result.
    I must place it in a form with a background image.

    Does anyone know this problem?


  • Mick Doherty

    #2
    Re: Transparent TabControl

    The standard Windows.Forms.T abControl does not support transparency, but my
    modification of it does:
    TabControlEX can be downloaded from my site and is free to use in any way
    you wish.
    Download custom Windows Forms controls and components for .NET applications. TabControlEx, MenuSkinner, and more.


    --
    Mick Doherty
    Dotnetrix offers Nothing. Standard and Premium versions available.



    "Beppe" <feedback-NoSpam-@biesseadesivi. it> wrote in message
    news:u814bZETGH A.5808@TK2MSFTN GP12.phx.gbl...[color=blue]
    > Hi,
    >
    > I'm trying to make a TabControl transparent, but with no result.
    > I must place it in a form with a background image.
    >
    > Does anyone know this problem?
    >[/color]


    Comment

    Working...