Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Invalidate the status bar pane and redraw its content.
void InvalidatePaneContent(
int nIndex
);
Parameters
- [in] nIndex
Specifies the index of the pane whose content is to be invalidated and redrawn.
Remarks
When the status bar is invalidated, it is marked for redrawing. Windows redraws it when the UpdateWindow method sends a WM_PAINT message to the OnPaint method.
Requirements
Header: afxstatusbar.h