PDA

Click to See Complete Forum and Search --> : Hard Question


Buy2easy.com
Sep 18th, 2002, 10:28 AM
Well hard for me anyway....

Is there a way to change the colors of the main menu on a form? It is normally a whiteish color with black text and the current selected item is highlited in blue. Is there any way to change this? Say i wanted my users to be able to change the colors if they wanted how would i change the colors of the main menu?
in vb.net

Edneeis
Sep 18th, 2002, 10:47 AM
I believe that is still controled through the windows settings for colors and themes and what not. You could either owner draw all the menus or you'd have to change the colors for the menus for the whole OS.

Buy2easy.com
Sep 18th, 2002, 11:25 AM
oner draw what do you mean by that? and how would i do it like that and would it still have the same functionality as it does now? Thanks Edneeis

Buy2easy.com
Sep 19th, 2002, 03:59 PM
bump

Edneeis
Sep 19th, 2002, 08:16 PM
Sorry I don't have a lot of information on the subject, but its the same way you add Icons to your .NET menus, here is a link to do that:
http://www.edneeis.com/Code/IconMenu.htm