CMFCStatusBar::CreateEx

Isso Zoom, Para Cima e Ampliar está em construção.

BOOL CreateEx(
   CWnd* pParentWnd,
   DWORD dwCtrlStyle = 0,
   DWORD dwStyle = WS_CHILD | WS_VISIBLE | CBRS_BOTTOM,
   UINT nID = AFX_IDW_STATUS_BAR
);

Parâmetros

  • [in] pParentWnd
     

  • [in] dwCtrlStyle
     

  • [in] dwStyle
     

  • [in] nID
     

Requisitos

Cabeçalho: afxstatusbar.h

Consulte também

Conceitos

Gráfico de hierarquia do MFC

Referência

Classe CMFCStatusBar