Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to set a value indicating whether the WebBrowser control is registered as a drop target for navigation.
void SetRegisterAsDropTarget(
BOOL bNewValue
);
Parameters
- bNewValue
Determines if the WebBrowser control is registered as a drop target for navigation. If nonzero, the object is registered as a drop target; if zero, it is not a drop target.
Remarks
Applies to Internet Explorer and WebBrowser.
Requirements
Header: afxhtml.h