摘要: 可以设置窗体透明,控件不透明。 this.BackColor = Color.Black; this.TransparencyKey = Color.Black; 阅读全文
posted @ 2020-07-17 17:31 恋上微笑的天使 阅读(242) 评论(0) 推荐(0)