You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keyboard shortcuts [C++], editing in an accelerator table
ms.assetid
56e24efb-d06b-4ed9-8915-1f99f725e247
caps.latest.revision
6
author
mikeblome
ms.author
mblome
manager
ghogen
Editing Accelerator Tables
In Visual C++, you can edit an accelerator table directly with in-place editing in the Accelerator editor.
The procedures below refer to the use of standard property pages, however, both in-place editing and the property page method have the same result. Changes made using property pages or using in-place editing are immediately reflected in the accelerator table.
For information on adding resources to managed projects, please see Resources in Desktop Apps in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resource strings to properties, see Creating Resource Files for Desktop Apps. For information on globalization and localization of resources in managed apps, see Globalizing and Localizing .NET Framework Applications.