Button Template Containing Some Images
WCF and WF
2
Posts
2
Posters
0
Views
1
Watching
-
-
I Need to create a Button which behaves like a Button but Inside contains some images and a Texblock also I need rounded corners,I am thinking about to create a Template but I don´t get the correct composition, please any suggestion. best regards
You'll probably want to take a Border and either put a StackPanel or Grid with a single row and column inside depending on if you want the image and text next to each other or overlapping.