Hi,

I am using a menubar (toolbar) and I simply inserted the standard items (right-click -> Insert standard items). This also gave me a couple of images (like the new/open/save pictures).

I have now also added a contextmenu (rightclick menu) where I have the Cut/Copy/Paste/Delete functions. However, the contextmenu control does not give me the option to Insert the standard items, and I therefor did not get the pretty images...

My question, where is VS getting the images from? I can't see them in the resources anywhere, it must be getting them internally from somewhere?

How can I acces them manually to use on the contextmenu control?