CHtmlEditCtrlBase::SetBlockFormat
设置当前个布局标记。
HRESULT SetBlockFormat(
LPCTSTR szFormat
) const;
参数
- szFormat
布局标记。
返回值
返回在成功的S_OK或在失败时错误HRESULT。
备注
此方法 IDM_BLOCKFMT_command ID 发送到浏览器控件。
要求
Header: afxhtml.h
设置当前个布局标记。
HRESULT SetBlockFormat(
LPCTSTR szFormat
) const;
返回在成功的S_OK或在失败时错误HRESULT。
此方法 IDM_BLOCKFMT_command ID 发送到浏览器控件。
Header: afxhtml.h