Tools_EnableCommandMenus()

Examples


The Tools_EnableCommandMenus() function causes command-based menus to be used for an application, rather than resource-defined menus.

Syntax

Tools_EnableCommandMenus()

Parameters

• None

Return value

None

Comments

The Tools_EnableCommandMenus() function should be run in the Startup or Startup_Main procedure for the application.


Documentation Feedback