Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
How to cause run only one instance of IExplore ?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="vmars316, post: 184704, member: 69474"] Im still working on KidSafeBrowser . and thanks mostly to you folks I have accomplished ; WebBrowser1.IsWebBrowserContextMenuEnabled = False WebBrowser1.Document.GetElementsByTagName("A") Using key = My.Computer.Registry.CurrentUser.OpenSubKey(keyPath, True) key.SetValue(valueName, CInt(ShortcutBehavior.CurrentWindowNewTab), RegistryValueKind.DWord) And to make it truly kidsafe I need to make it to "allow only One Instance" of IExplore running at once . So it can't start up another IExplore . I suspect it will involve more messing with the Registry . So I need Help . Thanks for your Help... [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
How to cause run only one instance of IExplore ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom