Click here to Skip to main content
15,885,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to embed image to a button? I've already created a button but i want to add an image to it so it will become an icon button. I don't know how to use contentpresenter.
Posted

1 solution

Its very simple
Remove the contentpresenter and place an image within a border(the parent of content presenter) and set source for the image....
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900