I am using a Dell intel core i7 laptop, it has Microsoft Windows [Version 10.0.19045.4291], the version of Visual Studio:
Microsoft Visual Studio Professional 2022 (64-bit)
Version 17.8.6
I have the laptop attached to my Samsung LC49RG90SSUXEN 49″ display. In the c# project I am working on I am finding what I can only describe as bugs in the IDE.
If I select two labels and then click the Align Rights tool bar icon then both labels are repositioned and neither are where I think they should be, they are both moved vertically even though the icon I clicked is Align Rights. The horizontal positions are both no where that matches either right position of either label.
I’ve spoken to a friend and he hasn’t seen this issue, so it must be something about my set-up?
What I want to end up with is when I write text to the label, it is anchored by the bottom right and the text is aligned to the bottom right, I’ve tried setting the anchor to bottom right, it hasn’t helped, I also tried RightToLeft setting to Yes which produces weird results so I’ve set it to No.