Vista Menu with Icons in C#

I've posted a short article introducing my open source Vista Menu component.

Comments, suggestions, and bug-fixes are welcome.

More information, the latest changes, and the 'How-to-use' info.

down_16.pngDownload the Vista Menu now. It works with all .NET 2.0+ (2.0, 3.0, 3.5, etc.) languages (C#, VB.NET, etc.)

Quick questions... does this allow you to stick checkboxes in the place of the image? I'm really hoping so, as I really want the Vista (well, the default OS in general) style, but the ContextMenuStrip that comes in WinForms doesn't allow for checkboxes. Any word on whether this does? (I'm away from my dev machine for the next week so I can't check myself!)

Is this what you're looking for?

[attachment=0]vistamenu-demo.png[/attachment]

Yes it is! I assume this means it is included in your code? If so, thanks a ton!

Is this what you're looking for?

[attachment=0]vistamenu-demo.png[/attachment]

I assume this means it is included in your code?

It is.

If so, thanks a ton!

It's my pleasure.