C#中如何设置自定义控件CustomContro的背景色为透明?

2025-04-29 23:36:27
推荐回答(1个)
回答1:

需要用 CSS 来设置背景色,

style="background-color: transparent;"