vote up 0 vote down star
1

Does anyone know how to have the MenuStrips to rendered with native Windows look and feel depending the OS version the user is using?

The current renders don't do it...

I'm currently using a third party control that can do it but uses MainMenu and ContextMenu instead of what I'm looking for, the MenuStrip...

flag

3 Answers

vote up 0 vote down

Nobody knows of any renderer?

link|flag
vote up 0 vote down check

Someone else pointed me one, here it is for anyone interested:
http://code.google.com/p/szotar/source/browse/trunk/Client/Szotar.WindowsForms/Base/NativeToolStripRenderer.cs

link|flag
vote up -1 vote down

What's wrong with ToolStripSystemRenderer?

link|flag
It doesn't render like the native OS menus. – Nazgulled Aug 1 at 10:09

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.