I found a interest article from one of the MSDN blogs.
Here is a easier way to do it if you are in hurry.
<Button Name="btnClose" ToolTip="Close" Click="btnClose_Click">
<Image Source="/MyStudyTool;component/Images/CloseButton.png" />
</Button>
Related Topics:
No comments:
Post a Comment