Problem with TabControl

  • Thread starter Thread starter Gupta
  • Start date Start date
G

Gupta

Hi,

Im working on a dotnet application and using TabControl.
My requirement is to highlight the currently selected
tabpage and show the caption in a different font and
background color. What i found is that we are not getting
control over the tabpage heading area. Setting hottrack to
true is not enough in my case.

Please help.
Thanks in advance.

Regards,
Gupta.
 
Gupta,

In this case, you are going to have to custom paint the tab page to
reflect the changes that you want.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top