Progress
ADM 2 Reference


createSubMenu (toolbar.p)

Creates a submenu item with an ON MENU-DROP trigger.

Parameters:

INPUT phParent AS HANDLE

The parent.

INPUT pcName AS CHARACTER

Name of the new submenu.

INPUT pcCaption AS CHARACTER

Tooltip for the new submenu.

INPUT plSensitive AS LOGICAL

Whether the new submenu is to be made sensitive.

Returns: HANDLE

Notes: Creates a persistent ON MENU-DROP trigger that runs onMenuDrop(pcName).


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095