|
-
Dec 21st, 2006, 04:10 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Tab Control questions.
I am wanting to do a couple things with a tab control.
1) Change the back/fore color of the actual tab in the tabcontrol, not the tabpage background.
2) Handle the MouseDown event of the actual tab, not the tabpage background.
When I do tabPage.ForeColor = Color.Red, it changes the background of the tabpage, and same thing with the MouseDown event. Is there a (somewhat) simple method of doing the above 2 things for the actual tab?
Thanks in advance.
Last edited by Tool; Dec 21st, 2006 at 02:42 PM.
Reason: Resolved (Thanks keinma and stanav)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|