richtextbox 文本范围属性——受保护、隐藏、背景色等——我可以在不选择范围的情况下设置它们吗?

发布于 2024-09-16 07:57:08 字数 245 浏览 4 评论 0原文

我希望能够保护、隐藏和突出显示 RichTextBox 中不同范围的文本,而无需实际选择文本 - 这似乎是您必须为 SelectionProtectedSelectionBackColor 执行的操作 或 w/e 属性。

我怎样才能以编程方式做到这一点?我环顾四周,发现了 SetCharFormat 方法,但我无法真正说出如何使用它来更改特定范围的文本而不是选择的上述属性。

i want to be able to protect, hide, and highlight different ranges of text within a richtextbox without actually selecting the text -- which is what you seem to have to do for the SelectionProtected and SelectionBackColor or w/e properties.

how can i do this programatically? I looked around in reflection and found the SetCharFormat method, but I can't really tell how I'd use it to change the aforementioned properties on a specific range of text instead of the selection.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文