Click to return to the Reusing Browser Technology home page    
RegisterAsBrowser Propert...     Resizable Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

RegisterAsDropTarget Property


Returns or sets a value indicating whether the WebBrowser control is registered as a drop target for navigation.

Syntax

object.RegisterAsDropTarget [= value]

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
valueOptional. A Boolean expression that determines whether Internet Explorer is registered as a drop
target for navigation. If TRUE, the WebBrowser is registered as a drop target; if FALSE, it is not a drop target. 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.