CReBarCtrl::Create

This method creates the Windows CE rebar control and attaches it to the CReBarCtrl object. Before you use Create, you must construct a CReBarCtrl object by calling CReBarCtrl.

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 );