<< Click to Display Table of Contents >> RegisterMenu SEMenuList |
![]() ![]() ![]() |
Purpose
Registers a menu (sub menu) and defines the position where the menu list is inserted.
Prototype
METHOD RegisterMenu(hMenu, nPosition) CLASS SEMenuList
Arguments
<hMenu> |
the handle of a menu or sub menu, where the menu list is inserted. |
<nPosition> |
the numeric position of the menu item, where the menu list is inserted. |