【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.20.4 Menu::Create
Contents
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