CStatusBarCtrl::Create

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.

At a Glance

Header file: Afxcmn.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL Create( DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID );