How can I insert an icon to my form so that when the user click on the icon maybe below the menu bar, it will link to another form. Work the same as the menu, but it uses icon instead. Please advice...
:)
Printable View
How can I insert an icon to my form so that when the user click on the icon maybe below the menu bar, it will link to another form. Work the same as the menu, but it uses icon instead. Please advice...
:)
you can use Picturebox, image or toolbar...
Where can I find the tool bar option?Quote:
Originally Posted by noielen
Click Project > Components and check Microsoft Windows Common Controls.
Ordinary Command Button with Style = Graphical will work just as well.
Example of toolbar
see attached file:
also checkbox, change style to graphical... you can also do that...