I'm developing a windows application and I want my interface to have that windows look and feel. I tried changing the background colors, but i did not get what I really wanted (You know the way Microsoft word 2003 looks [the bluish look and that glossy feel] or the way this forum looks like). I also want to change the background of the menu bar and the menu items to get the same windows look and feel. Lastly, I want to add icons to the menus and menu items. I need help or references to resources that can let me do that.
Many thanks,
Derry

Windows Look and feel
nunoborges
After a quick search i found this post of someone with a similar probelm, hope this helps
http://gotdotnet.com/Community/MessageBoard/Thread.aspx id=31735
Darian Miller
Best Regards,
Derry
naxtell
For if you are using VS 2003 then to get the XP look and feel you need to add a manifest file to your project. This is a link to an article that gives you the process step by step.
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dv_vstechart/html/vbtchUsingWindowsXPVisualStylesWithControlsOnWindowsForms.asp
Bontempi
For 1.x, you need to use a third-party component. The XPCommonControls (http://www.steepvalley.net/dev/projects/xpcc/xpcc.aspx) are free and simulate the WinXP look, but they don't have menu/toolbar controls.
You can find a lot of controls here: http://windowsforms.net/Default.aspx tabindex=10&tabid=50, but most of them are not free.
Speedy2000
did you try to create you menus with the neu menustripe control thats looking blue and supports images, buttons, texboes etc.
KanwarNet
Regards,
Derry
Cees Versteeg
"Could not write to output file 'C:\Documents and Settings\flexcube\My Documents\Visual Studio Projects\sgssbproject\obj\Release\sgssbproject.exe' -- 'The requested operation cannot be performed on a file with a user-mapped section open. '
"
Do you know why this message was given, and how can i rectify this error.
Regards,
Derry