IWebBrowser2::put_RegisterAsDropTargetIWebBrowser2::put_RegisterAsDropTarget*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_RegisterAsBrowser
*Next Topic: IWebBrowser2::put_Resizable

IWebBrowser2::put_RegisterAsDropTarget

HRESULT put_RegisterAsDropTarget(
    VARIANT_BOOL bRegister
);

Sets a value indicating whether the WebBrowser control is registered as a drop target for navigation.

bRegister
Optional. A Boolean expression that determines if the object is registered as a drop target for navigation. If TRUE, the object is registered as a drop target; if FALSE, it is not a drop target. The default value is FALSE.

Applies To

WebBrowser, Internet Explorer


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.