記‧生活
Plant for the Planet...
2012年2月7日 星期二
2012.Q1 Visual C# 2010程式開發筆記
讓 label 物件背景透明:
label1.BackColor = Color.Transparent;
若背景是 pictureBox,則必須加上 Parent 的設定。
label1.Parent = this.pictureBox1;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言