This method creates the status bar control and attaches it to the CStatusBarCtrl object. Before you use Create, you must construct a CStatusBarCtrl object by calling CStatusBarCtrl.
| Header file: | Afxcmn.h |
| Platforms: | Palm-size PC, H/PC Pro |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
BOOL Create( DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID );