Share via


CCommandBar::Height

Retrieves the height of the command bar in pixels.

int Height();

Return Value

Returns the height, in pixels, of the command bar.

Remarks

The command bar occupies part of the client area of an application's main window; you can call this function as a means to determine the actual size of the client area.

Requirements

Windows CE versions 5.0 and later.

Header file: Declared in Afxext.h.

See Also

Reference

CCommandBar Methods

Other Resources

Unique MFC for Devices Classes