如何在DataGridView(Win窗体)中激活从右到左的ScrollBar - C# [英] How to active Right to Left ScrollBar in DataGridView (Win Form) - C#

查看:84
本文介绍了如何在DataGridView(Win窗体)中激活从右到左的ScrollBar - C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用C#Win Forms。



我使用DevComponent的DataGridView(DataGridViewX)并且我将RightToLeft模式更改为是。



但DataGridViewX的水平滚动条从左侧开始虽然从右侧开始它应该是







滚动乱七八糟!!

I Work With C# Win Forms.

I use DevComponent's DataGridView (DataGridViewX) And I've Changed RightToLeft Mode To Yes.

But Horizontal Scroll Bar for DataGridViewX Started from Left Side While it should be

starting from the Right Side.

Making the scrolling is messed up !!

推荐答案

我相信RightToLeft模式属性指示权利 - 正在使用左语言,而不是滚动条行为被反转。您应该检查DevComponent控件上的文档以确保。
I believe the RightToLeft mode property indicates a right-to-left language is being used, not that the scrollbar behavior is reversed. You should probably check the documentation on DevComponent's controls to make sure.


这篇关于如何在DataGridView(Win窗体)中激活从右到左的ScrollBar - C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆