CMFCStatusBar::CreateEx
Cette rubrique est incluse par souci d'exhaustivité. Pour plus d'informations, consultez le code source situé dans le dossier VC\atlmfc\src\mfc de votre installation Visual Studio.
BOOL CreateEx(
CWnd* pParentWnd,
DWORD dwCtrlStyle = 0,
DWORD dwStyle = WS_CHILD | WS_VISIBLE | CBRS_BOTTOM,
UINT nID = AFX_IDW_STATUS_BAR
);
Paramètres
[in] pParentWnd
[in] dwCtrlStyle
[in] dwStyle
[in] nID
Configuration requise
en-tête : afxstatusbar.h