CHtmlEditCtrlBase::SetBackColor
設定目前選取項目的背景色彩。
HRESULT SetBackColor(
int nColor
) const;
HRESULT SetBackColor(
LPCTSTR szColor
) const;
參數
nColor
色彩。 請參閱在 IDM_BACKCOLOR 命令 ID。的 pvaIn 。szColor
色彩。 請參閱在 IDM_BACKCOLOR 命令 ID。的 pvaIn 。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
備註
這個方法 IDM_BACKCOLOR_ 命令 ID。 傳送至瀏覽器控制項。
需求
Header: afxhtml.h