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 -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -