在 ac# 控件中设置 IME 插入符位置

发布于 2024-11-15 02:15:46 字数 204 浏览 3 评论 0原文

我用 C# 创建了一个文本编辑器控件,我从 Control 继承了该控件。

我的一些用户使用 IME(输入法编辑器)进行输入,因此我想为其添加更多支持。

通常,输入法会在插入符号所在的位置弹出,但我不知道如何告诉它出现在哪里。我假设有一些标准方法可以做到这一点,因为 Control 类中有一些 IME 字段。

I have made a text editor control in C#, where I have inherited from Control.

Some of my users use an IME (Input Method Editor) for input, so I would like to add more support for it.

Normally, an IME will pop up where the caret is, but I can't figure out how to tell it where to show up. I assume there is some standard way of doing this, since there are some IME fields in the Control class.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文