
Is this intentional? I know for the numeric parts editors I have to use a different property, but it seems like this should work for TextBox, mimicing the standard WPF control.
Is this intentional? I know for the numeric parts editors I have to use a different property, but it seems like this should work for TextBox, mimicing the standard WPF control.
Hi Jim,
Our editors:TextBox is mostly just for internal usage within the parts and it doesn't inherit the native WPF TextBox. It's probably not likely that we'll enhance that control for the alignment since it suits our needs right now and you can switch it out for a normal WPF TextBox using our themed styles for a similar appearance too, while also achieving your alignment needs.
Please log in to a validated account to post comments.