C#窗体透明化代码 LcVong 2021-11-01 121 阅读1分钟 this.BackColor = Color.White; this.TransparencyKey = Color.White;