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?
Printable View
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?
Use the SetSysColors API function.
Take a look at this thread for an example.