winforms - how to add icon to context menu in c# windows form application -


i having tree view in if right click node context menu displayed,now want add icons corresponding items in context menu.

if you're talking contextmenustrip control, can either in designer, clicking on item , selecting "set image...", or programmatically changing image property of toolstripmenuitem.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -