如何将列放在RichTextBox中 [英] How to put columns in a RichTextBox

查看:61
本文介绍了如何将列放在RichTextBox中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在运行时将列放入RichTextBox中?

How do I put columns in a RichTextBox during runtime?

推荐答案

需要指定列"的定义.您想与他们做什么?

您是在谈论报纸风格的专栏吗? DataGridView样式?制表位?什么...
Your definition of "columns" needs to be specified. What are you trying to do with them??

Are you talking about newspaper style columns? DataGridView style? Tab stops?? What...


如果您的目的是在文本块之间以表格形式显示数据,那么您可以考虑使用本文提供的HTML控件
您将使用的专业HTML渲染器 [ ^ ]
因为HTML标记很容易以编程方式生成.
If your purpose is to present data in tabular form in between text blocks, then you may consider using a HTML control presented in this article
A Professional HTML Renderer You Will Use[^]
as HTML markup is easy to generate programmatically.


这篇关于如何将列放在RichTextBox中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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