How to place Clickable icon on a MainMenu?
Hi peeps and to ALL members of this forum..
I have a MainMenu with 2 menu item, for some reason I have to put a two clickable icon after those menu items like this one [ :) ] so when I click this it can do some stuff.
Hope you can help me with this. Thanks in advance
Re: How to place Clickable icon on a MainMenu?
Use a picture box, and use the click event of the picture box as you would a button
Re: How to place Clickable icon on a MainMenu?
Sorry, you want to put an icon on the mainmenu? I don't think you can do that.
Re: How to place Clickable icon on a MainMenu?
Hi,
sorry - misread it.
You are correct, you can't attach an icon to a menu.
In that case, a toolbar may be your only option.