LabelControl文本居中显示


https://www.devexpress.com/Support/Center/Question/Details/Q94915

If you set the AutoSizeMode to None, you will be able to set the Height and Width of the LabelControl,

and align the Text using the LabelControl.Appearance.TextOptions.HAlignment property.

If you need to align the Text to the right, set this property to DevExpress.Utils.HorzAlignment.Far. 

 

先设置AutoSizeMode为None,然后设置LabelControl.Appearance.TextOptions.HAlignment属性为Center

可以考虑设置控件的Height和Width


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM