I wasn't sure whether or not to put this in C#, WPF, or XAML, but hopefully this will work.
I'm trying to use C# and WPF to enter buttons that have a picture next to them. I followed this tutorial:
http://www.c-sharpcorner.com/Resources/Detail.aspx?ResourceId=629
But it seems like once you use the image like that, it fills it in as the "content", therefore text cannot be typed.
Is there any easy way to just put a picture on the left side of the button, and text to the right? I really rather not modify every image with the text just to have this happen.
Thanks everyone.
Loading
mjk pradeepPosted Apr 29, 2010, 9:35 PM
1
2
Sam HobbsPosted Apr 18, 2010, 3:05 PM
JasonPosted Apr 18, 2010, 1:00 PM
Mahesh ChandPosted Apr 18, 2010, 12:48 PM
Cheers!