PDA

Click to See Complete Forum and Search --> : changing the menu color


bob323
Apr 4th, 2001, 02:29 AM
May be a bit of a dumb one but I, want to change the color of the menus, and I don't see anything in the menu editor, I tried messing with SendMessage api call but no dice. Any ideas?

Matthew Gates
Apr 4th, 2001, 06:15 AM
Use the SetSysColors (http://www.vbapi.com/ref/s/setsyscolors.html) API function.

Matthew Gates
Apr 4th, 2001, 06:18 AM
Take a look at this thread (http://www.vbforums.com/showthread.php?s=&threadid=22161) for an example.