Hi,
You will need to set UseLinkButton to true and then modify BrowseButtonText to something like this:
Code: HTML/ASPX
<img border="0" src="your_browse_button_image.gif" />
Note the size of the browse button image should be roughly identical to the original browse button.
Thanks!