Frage

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

War es hilfreich?

Lösung

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

Andere Tipps

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 !

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top