CCeCommandBar::WrapAtButton

This method makes the specified button the last member of the current row. New buttons are inserted in a new row.

At a Glance

Header file: Wcebar.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later

Syntax

void WrapAtButton(int nButton);

Parameters

nButton
Zero-based index of a button in the command bar.

Remarks

In this context, “button” refers not just to true buttons, but to menus, combo boxes, and adornments.

This method sets the wrap point at the button specified by nButton.