If I add ControlsMapZoomInTool like this:
AddItem("esriControls.ControlsMapZoomInTool", -1);
To a Basic Context Menu I get the magnifying icon in my context menu right next to the words "Zoom In".
Is there a way to add an icon to a custom Universal BaseCommand in ArcEngine?
ArcEngine 10, C#, VS2010
