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.
Call this member function to show or hide the control bar.
void ShowControlBar(
CControlBar* pBar,
BOOL bShow,
BOOL bDelay
);
Parameters
pBar
Pointer to the control bar to be shown or hidden.bShow
If TRUE, specifies that the control bar is to be shown. If FALSE, specifies that the control bar is to be hidden.bDelay
If TRUE, delay showing the control bar. If FALSE, show the control bar immediately.
Requirements
Header: afxwin.h