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