Link to home
Start Free TrialLog in
Avatar of printmedia
printmedia

asked on

Show image/icon instead of button in Visual Studio 2010

Hi all.

Currently I have a windows form created in vb.net that has a button that has the image of the Excel icon. I was wondering is there a way to simply show the Excel image instead of it appearing in the middle of the button so the Excel image would be the button.

Don't know if this is possible but just wondering.

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of Jacques Bourgeois (James Burger)
Jacques Bourgeois (James Burger)
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of printmedia
printmedia

ASKER

I got an image of the Excel icon.
The picture box suggestion worked! Thank you.