forum

Home / DeveloperSection / Forums / How can I Align a CheckBox with its content?

How can I Align a CheckBox with its content?

Royce Roy 2082 24-Sep-2013

The XAML looks like this:

<CheckBox Content="Poorly aligned CheckBox"
Margin="9"/>

The CheckBox is inside a Grid cell. Is there a simple way to make the content and check portions of a XAML CheckBox align vertically?


wpf wpf 
Updated on 24-Sep-2013

Can you answer this question?


Answer

1 Answers

Liked By