menu item with image
C#
3
Posts
3
Posters
0
Views
1
Watching
-
You can't do it using standart .Net menu, but you can use this cool library[^]. (Menus with icons, floating dockable panels etc..) i'm only pointer to myself
-
You don't need a special class or library to do it. It's not "that" hard. I just went through the pain of having to figure it out myself. I posted in two questions and though I didn't get the responses I needed, I was able to peice it together and post the answers. See these two posts over at CodeGuru. Images in menu Matching Font and background color
There are only 10 types of people in this world....those that understand binary, and those that do not.