RegisterMenu SEMenuList

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Classes > SEMenuList >

RegisterMenu SEMenuList

Previous pageReturn to chapter overviewNext page

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.