摘要: using System;using System.Collections.Generic;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Windows.Automation;using System.Threading;namespace UIANotepad{ class NotepadAutomationDemo { static AutomationElement notepadWin = null; s 阅读全文
posted @ 2011-01-14 10:45 Luke Zhang 阅读(742) 评论(1) 推荐(1)
摘要: using System;using System.Collections.Generic;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Windows.Automation;using System.Threading;namespace UIANotepad{ class NotepadAutomationDemo { static AutomationElement notepadWin = null; s 阅读全文
posted @ 2011-01-14 10:31 Luke Zhang 阅读(689) 评论(0) 推荐(0)