摘要: xaml.cs文件: 1 using System; 2 using System.Timers; 3 using System.Windows; 4 using System.Windows.Forms; 5 namespace ControlUsed 6 { 7 //要修改控件的属性 只... 阅读全文
posted @ 2014-10-22 21:48 李辉健 阅读(10244) 评论(0) 推荐(3) 编辑