Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
How do i make Rounded Corner in Button/ Textbox
Harish S
9y
2.2k
1
Reply
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.
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Set Filter for less secure apps On through metro app
How to display push notification for user in windows 8.1?