选中列表框的颜色

发布于 2024-12-07 05:12:25 字数 103 浏览 1 评论 0原文

我正在开发 Windows C# 表单。 我的表单中有已选中的列表框。 对于那些选中的列表框,我想设置预定义颜色。 我该怎么做...是否有任何内置类或其他东西来获取这些预定义的颜色...请帮助

I Am Working On A windows c# form.
I have Checked List Boxes in my form.
And for those checked List Boxes I want To set Predefined Colors.
How can I do It..Is There Any inbuild classes or something to get these predefined colors...please Help

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

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

发布评论

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

评论(1

盛装女皇 2024-12-14 05:12:25

不要重复答案,请查看 如何更改 WindowsForms 中 CheckedListBox 中 SelectedItem 的颜色? 是否可以帮助您解决问题。那里有代码可能会帮助您到达您需要去的地方,尽管它指的是前色,并且您可能需要更改您的情况的背景色。

Rather than repeat the answer, see if How change the color of SelectedItem in CheckedListBox in WindowsForms? helps you solve your problem. There is code there that may get you where you need to go although that refers to forecolor and you may need to change the backcolor in your case.

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