Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.