Tab Control: Selected tabpage appearance

  • Thread starter Thread starter Harshil
  • Start date Start date
H

Harshil

Hi All,
I have an application where I have 4-5 tabpages on the tab control. I
want the selected tab page to stand out. By stand out I mean easily
noticeable which tab is selected. I want the text of the selected
tabpage to be bold so that it can be easily be noticed by the user.

Thanks for your help
 
* Harshil said:
I have an application where I have 4-5 tabpages on the tab control. I
want the selected tab page to stand out. By stand out I mean easily
noticeable which tab is selected. I want the text of the selected
tabpage to be bold so that it can be easily be noticed by the user.

You will find a sample for manipulating the tab control's header here:

<http://www.onteorasoftware.com/VisualBasic.aspx#AnsTQ1>

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

<http://www.plig.net/nnq/nquote.html>
 
Back
Top