gurehbgui
gurehbgui

Reputation: 14694

Windows phone button without the default space?

Is it possible to minimize the default border of every side of a button?

Upvotes: 0

Views: 114

Answers (1)

alfah
alfah

Reputation: 2085

Try the following,

When you open your project in Blend. Right click the button, go to edit template, edit current. You'l find that every button has a grid and a container. Make the size of both equal then, you'l see the default border's size same as the buttons size.

The same template can be used for other buttons too.

Upvotes: 2

Related Questions