Oct 28, 2003 #1 MLRaji Programmer Oct 24, 2003 7 IN Hi All, Is there any browser control which works like InternetExplorer in C# or in .NET technologies? Kindly let me know. Thanks, Raji Chinnam MakeLogic
Hi All, Is there any browser control which works like InternetExplorer in C# or in .NET technologies? Kindly let me know. Thanks, Raji Chinnam MakeLogic
Oct 28, 2003 #2 chiph Programmer Jun 9, 1999 9,878 US Not as a native .NET control. You would have to go through COM Interop and call Internet Explorer that way. Chip H. If you want to get the best response to a question, please check out FAQ222-2244 first Upvote 0 Downvote
Not as a native .NET control. You would have to go through COM Interop and call Internet Explorer that way. Chip H. If you want to get the best response to a question, please check out FAQ222-2244 first