简体   繁体   中英

Visual Studio 2010 Properties Panel text align to the right

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!

在此输入图像描述

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":

在此输入图像描述

记住好的旧键击:“CTRL + Z”它会带你回来!

enter image description here

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM