Re: Highlighting tabs in a TabControl
- From: "Mick Doherty" <EXCHANGE#WITH@xxxxxxxxxxxxxxxxxxxxxxxxxx[mdaudi100#ntlworld.com]>
- Date: Fri, 24 Jun 2005 11:20:17 +0100
You could just use TabControlEX which is available from my downloads
section.
http://dotnetrix.co.uk/controls.html
This has the option to select TabColor and SelectedTabColor via the
properties in TabControlEX, or if these are left at default, the tabs are
drawn using their associated tabpages BackColor. (These are new properties
and I'm not sure I like the implementation, but I couldn't think of a better
way to achieve this common request).
--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
"rossum" <rossum48@xxxxxxxxxxxx> wrote in message
news:c69mb1pad551b7fbaoc3s7nb7i959o2cp5@xxxxxxxxxx
> On Thu, 23 Jun 2005 08:07:12 +0100, "Mick Doherty"
> <EXCHANGE#WITH@xxxxxxxxxxxxxxxxxxxxxxxxxx[mdaudi100#ntlworld.com]>
> wrote:
>
>>Only through ownerdraw. See the examples on my site:
>>http://dotnetrix.co.uk/tabcontrols.html
>
>
> Thanks for that Mick. I was afraid the answer was going to be along
> those lines.
>
> rossum
>
>
> The ultimate truth is that there is no ultimate truth
.
- References:
- Highlighting tabs in a TabControl
- From: rossum
- Re: Highlighting tabs in a TabControl
- From: Mick Doherty
- Highlighting tabs in a TabControl
- Prev by Date: Re: My first impressions of ASP.NET
- Next by Date: Re: Can I inherit controls from another class at runtime?? SOLVED
- Previous by thread: Re: Highlighting tabs in a TabControl
- Next by thread: c# console app
- Index(es):
Relevant Pages
|