CodeItBetter Programming Another VB Programming Blog

How to call IE’s Internet Options from VB

Posted on August 16, 2011
1
2
3
4
'System & API - How to call IE's Internet Options from VB
Sub Main()
    Call Shell("RunDLL32.exe  Shell32.dll Control_RunDLL InetCpl.cpl", vbNormalFocus)
End Sub
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


 

No trackbacks yet.