Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NumericUpDown control HorizontalContentAlignment has no effect #4

Open
alewis-github opened this issue Feb 8, 2018 · 2 comments
Open

Comments

@alewis-github
Copy link

The text in the NumericUpDown control seems to be permanently left-aligned. Neither HorizontalContentAlignment nor Padding has any effect. I would like it to be right-aligned for my application, is there any way of achieving this?

@erebuswolf
Copy link

erebuswolf commented May 29, 2023

Bump. If not for this issue I'd use the library.

@Heisen8051
Copy link

You can set the content alignment using the following property.
TextBlock.TextAlignment="Center"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants