Click to return to the Reusing Browser Technology home page    
ReadyState Property     RegisterAsDropTarget Prop...     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

RegisterAsBrowser Property


Returns or sets a value indicating whether the WebBrowser control is registered as a top-level browser for target name resolution.

Syntax

object.RegisterAsBrowser [= value]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
value
Optional. A Boolean expression that determines whether Microsoft® Internet Explorer is registered as a top-level browser. If TRUE, the WebBrowser is registered as a top-level browser; if FALSE, it is not a top-level browser. The default value is FALSE.

Applies To

InternetExplorer, WebBrowser


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.