CMFCStatusBar::SetPaneBackgroundColor

设置状态栏窗格的背景色。

void SetPaneBackgroundColor(
   int nIndex,
   COLORREF clrBackground=(COLORREF)-1,
   BOOL bUpdate=TRUE 
);

参数

  • [in] nIndex
    指定可以设置新背景请在窗格的索引。

  • [in] clrBackground
    指定新的背景色。

  • [in] bUpdate
    如果 TRUE,会立即更新窗格内容。 否则,不要更新窗格目录,直到窗格用另一个方法无效。

要求

标头: afxstatusbar.h

请参见

参考

CMFCStatusBar选件类

层次结构图