Context Menus

A context menu appears when the user right-clicks a field, window, or scrolling window line in an application. It also appears when the user presses the Property key. When the user chooses to display a context menu, a script is run that allows commands to be added to the context menu.

You can use context menus only when command-based menus are being used for the application. Context menus are not supported when form-based menus are used.


For applications that integrate with Microsoft Dynamics GP, you can use the context script directly for the forms you create. You can also register focus triggers for context menu scripts defined in the core application. In the trigger processing procedure you can add your own commands to the context menu. Refer to Focus Triggers for more information.

Information about context menus is divided into the following sections:

 


Documentation Feedback