摘要:
namespaceDelegateTest{publicpartialclassForm1:Form{publicdelegatevoidShowTextValue(stringtext);//代理publiceventShowTextValueshowText;//代理事件publicForm1(){InitializeComponent();//把事件加入事件隊列中showText+=newShowTextValue(SetText);}//開始代理publicvoidStartDelegate(stringstr){showText(str);} //設置文本框的值privatevoid 閱讀全文
posted @ 2010-11-03 17:39
古文觀芷
閱讀(597)
評論(0)
推薦(1)
浙公網安備 33010602011771號