Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 1.21 KB

File metadata and controls

54 lines (47 loc) · 1.21 KB
title Creating a Submenu | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
submenus
submenus, creating
menus, creating
ms.assetid fb95fdfd-0a80-459d-8c5c-a4e8bac9f56a
caps.latest.revision 11
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
cs-cz
pl-pl
pt-br
tr-tr

Creating a Submenu

To create a submenu

  1. Click the menu command for which you want to create a submenu.

  2. In the New Item box that appears to the right, type the name of the new menu command. This new command will appear first on the submenu menu.

  3. Add additional menu commands to the submenu menu.

For information on adding resources to managed projects, please see Resources in Desktop Apps in the .NET Framework Developer's Guide.

Requirements

Win32

See Also

Menu Editor