Menu::Create

Description

creates the menu object. For internal menu, this will use the cached details to create the menu.

Syntax

BOOL Create( BOOL bEmptyAsFromResource = FALSE )

Parameters

bEmptyAsFromResource
when true, will create an empty menu, which can then be modified by the user

Return

returns true if successful else false.

Examples

Remark

See Also

Header to Include

Control.h