摘要: 1 2 public class myButton : Button 3 { 4 5 public myButton() 6 { 7 8 } 9 protected override void OnCreateControl() 10 { 11 base... 阅读全文
posted @ 2008-03-16 16:46 habin 阅读(847) 评论(1) 推荐(0) 编辑