如何更改 vb.net 2005 中每列的 ListView 列标题的字体?

发布于 2024-12-04 07:54:42 字数 46 浏览 1 评论 0原文

我有一个列表视图,我想使一列的字体小于另一列的字体以适应表单设计。我该怎么做?

I have a listview and i want to make one column's font smaller than the other column to fit form design. How will i do that?

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

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

发布评论

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

评论(1

无人问我粥可暖 2024-12-11 07:54:42

如果您自己尝试的话,在 WinForms 中执行此操作至少可以说是困难的。我建议查看类似 ObjectListView 的内容,看看它是否满足您的需求。

PS ObjectListView 信息来自“Winforms 中的自定义 ListView?”问题的答案。

Doing this in WinForms is going to be difficult to say the least if you try it yourself. I'd recommend looking at something like ObjectListView and see if it meets your needs.

P.S. The ObjectListView info came from an answer to the "Custom ListView in Winforms?" question.

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