SetAccelerator Method

Object List Next Object

Defined By:
PopupMenu

Description:

Set the Accelerator key to be associated with a menu item.

Declaration:

Sub SetAccelerator(ByVal name As String, ByVal accelEnumVal As Long)

Details:

Name is the name of the menu item to be associated with the Accelerator Key. Value is a numerical representation of the Accelerator Key to be associated with the menu item.