Results 1 to 9 of 9

Thread: [RESOLVED] Tab Control questions.

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2002
    Location
    midewest u.s.
    Posts
    275

    Resolved [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
  •  



Click Here to Expand Forum to Full Width