在C#中,如何使Listview背景透明 [英] In C#,how to make listview background Transparent

查看:1350
本文介绍了在C#中,如何使Listview背景透明的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在C#中使列表视图背景透明.谢谢.

how to make listview background Transparent in C#.Thanks.

推荐答案

本文是否可以为您提供指南- ^ ]
May this article be a guide to you - C# List View v1.3[^]


控件默认情况下不支持透明背景.
您可以从基本listview类派生一个usercontrol,并添加具有透明背景的功能.

此处 [此处 [ [
Controls do not support transparent background by default.
You can derive a usercontrol from the base listview class and add the capability to have a transparent background.

Here[^] is an article on how to make a custom listbox that includes transparency.

Here[^] is a more basic article on making transparent controls.


See this[^] also.


这篇关于在C#中,如何使Listview背景透明的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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