c# - Refresh icon for button -


i need find image refresh button in ie can use button. button refresh data on 1 of forms.

where can find image , how make appear on button?

google friend.

mybutton.image = new bitmap(pathtoimagefile); 

or assign image property through property sheet in visual studio ide.

more possible icons here (which ie style... though never specified version of ie). , here!

enter image description here


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -