yyy Posted September 28, 2004 Share Posted September 28, 2004 Hello, I want my application to launch the Windows Internet Properties dialog (See screenshot) so it will show the Networking tab. Can I do it? How? I'm using c# but I can try to convert VB code to c# as well. Any help will be appreciated, Thanks ;) Link to comment Share on other sites More sharing options...
0 James Rose Posted September 28, 2004 Share Posted September 28, 2004 That dialog is part of the Control Panel applets. You can get to it with the following code http://www.codeproject.com/csharp/appletengine.asp Link to comment Share on other sites More sharing options...
0 yyy Posted September 28, 2004 Author Share Posted September 28, 2004 Thank you very much :laugh: That's what I wanted :D Link to comment Share on other sites More sharing options...
Question
yyy
Hello,
I want my application to launch the Windows Internet Properties dialog (See screenshot) so it will show the Networking tab. Can I do it? How? I'm using c# but I can try to convert VB code to c# as well.
Any help will be appreciated,
Thanks ;)
Link to comment
Share on other sites
2 answers to this question
Recommended Posts