I've been fiddling with a property of a control in Windows Forms, and suddenly, I don't know how, I clicked something in the Properties Panel, and all the text in the panel got aligned to the right. I have a picture here to show you. I am stuck with this panel, and it is really annoying. Could you please help me? Thank you so much!

enter image description here

有帮助吗?

解决方案

It looks like you have Right-to-Left reading order enabled. To fix it, find a text box in the properties window that you can enter free text (like where you would enter the ID/Name for a control). Right click in the text box, and uncheck "Right to left Reading order":

enter image description here

其他提示

Remember the good old key stroke: "CTRL + Z" It will take you right back!

enter image description here

Right Click on the text Property textbox there is a option to change it !

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top