kryptonlabel专题

将label改为KryptonLabel后出现异常

将label改为KryptonLabel后出现异常: 控件不支持透明的背景色   解决方法: 将label的BackColor = System.Drawing.Color.Transparent; 注释掉