2
Reply

How do i make Rounded Corner in Button/ Textbox

Harish S

Harish S

Jul 7 2015 10:31 AM
2.1k
I'm developing a Windows Phone app (Universal Store app).
Is there a possible way i can make my Button and Textbox with a rounded Corner
 
I tried this Particular Solution
<Border CornerRadius = "10">
   <Button ..../>
</Border>
 
it doesn't work. 

Upload Source Code  Select only zip and rar file.
Answers (2)