المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Internet Explorer object using c#?



C# Programming
05-22-2009, 05:50 PM
With the help ob BHO, I can get the browser's object but
How can I treat Internet Explorer object as a System.Windows.Forms.WebBrowser object?

BHO is obtained through
How to attach to Browser Helper Object (BHO) with C# in two minutes (http://www.codeproject.com/KB/cs/Attach_BHO_with_C_.aspx?fid=447248&df=90&mpp=25&noise=3&sort=Position&view=Quick&fr=51&select=2421069)[^ (http://www.codeproject.com/KB/cs/Attach_BHO_with_C_.aspx?fid=447248&df=90&mpp=25&noise=3&sort=Position&view=Quick&fr=51&select=2421069)]