窗体背景透明,控件不透明

 this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(245)))), ((int)(((byte)(255)))));
 this.TransparencyKey = this.BackColor;

posted @ 2013-11-15 16:06  chengeng  阅读(293)  评论(0编辑  收藏  举报