CHtmlView::SetRegisterAsDropTarget
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
);
Параметры
- 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.
Заметки
Applies to Internet Explorer and WebBrowser.
Требования
Header: afxhtml.h