本文介绍了透明的对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。

我的表格中有两个对象(Visual Studio)

Panel1

ListView



Panel1在ListView之上。

但是当我将Panel1的背景设置为Transparency时,它只显示了表格的背景图片。

我需要在这个区域看到我的ListView,而不是表格的背景。



任何帮助请??? ??? div class =h2_lin>解决方案



Hi guys.
I have two objects in my form (Visual Studio)
Panel1
ListView

The Panel1 is over the ListView.
But when I make the background of Panel1 to Transparency, it just show me the background picture of form.
I need to see my ListView in this area, not background of form.

Any help please???

解决方案



这篇关于透明的对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 17:26