hi all,

I want to know how we display image on button control instead of text?
I want to show image on button
Plz can anybody help me
thanks in advance

Regards
Guest11

Recommended Answers

All 5 Replies

i know of a couple of ways. in the properties of the button you can set the background as the image or you can pull a picturebox on the form and set its click event.

set the background image,FlatStyle,ImageAlign and size on your button properties it will like this..

background image:
~/imagefile.jpg

thank u all
my problem is solved

Regards
Guest11

ok, give me some brownie points

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.