|
-
Aug 14th, 2003, 08:44 AM
#1
Thread Starter
Hyperactive Member
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
-
Aug 14th, 2003, 08:47 AM
#2
yup... thats the only color you can get it in
-
Aug 14th, 2003, 08:48 AM
#3
Thread Starter
Hyperactive Member
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
-
Aug 14th, 2003, 09:07 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|