| void CBCGPStatusBar::SetPaneBackgroundColor | ( | int | nIndex, |
| COLORREF | clrBackground = (COLORREF)-1, |
||
| BOOL | bUpdate = TRUE |
||
| ) |
Sets indicator's background color for a given index.
Use this function to change background color for the indicator specified by nIndex.
| nIndex | Index of the pane whose background color is to be set. |
| clrBackground | Specifies the new background color. |
| bUpdate | Specifies whether to update the pane content immediately. |