Results 1 to 4 of 4

Thread: BackColor for a Tab Control...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    BackColor for a Tab Control...

    Hey all!

    I'm using the VBA Tab Control in my MS Access project, and I was wondering if anyone knows how I can set the background color for the pages and the control? I can't seem to find ANY way to change the backcolor from that awful default grey.

    Thanks!

    Ben

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    yup... thats the only color you can get it in

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297
    Matt,

    You're kidding! Even the treeview control can be changed with an API call. Know of anything of that nature?

    Thanks for the reply.

    --Ben

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    not that I know of... that control in VBA doesn't even have a window handle... which would be needed if there were a way to do it via API...

    you could try to make your own using a little creativity and command buttons and frames etc...

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