DevExpress CheckEdit 控件 - 将标签部分放在左侧
如何将 DevExpress CheckEdit 控件的标签部分放置到复选框的左侧?
How do I place the label portion of a DevExpress CheckEdit control to the left of the checkbox?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您转到 CheckEdit 的“属性”并导航到特殊的 DevExpress Properties 项。 您会发现一个名为GlyphAlignment的项目,将其设置为Far,标签将位于控件的左侧部分
If you go to the Properties of the CheckEdit and navigate to the special DevExpress Properties item. You will find a item called GlyphAlignment, set this to Far and the label will be on the left portion of the control