Hi,

I downloaded a nice menu control from this webpage

http://www.codeproject.com/KB/menus/VistaMenu.aspx.

I added the control to my toolbox, and dragged and dropped it onto my form.

The problem is I can't see any way of adding men items.

There is a property named items, but that doesn't seem to add menu items to the menu. There doesn't seem to be any other property that would add the items.

I'm also wondering if there is a way of adding code to add the menu items.
If there is, could someone show me how

Kareem