CHtmlEditCtrlBase::SetIE5PasteMode
设置粘贴操作与Microsoft Internet Explorer 5兼容。
HRESULT SetIE5PasteMode(
bool bNewValue
) const;
参数
- bNewValue
如果为true,所有粘贴操作与Internet Explorer 5兼容;如果错误,粘贴操作与Internet Explorer 5.5兼容。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
备注
此方法 IDM IE50_PASTE_MODE命令ID 发送到浏览器控件。
要求
Header: afxhtml.h