WinXMenu_Attach (subMenu, newParent, id)
Attaches a menu to an item in another menu, hence turning the menu into a sub menu.
Parameter | Description |
---|---|
subMenu | The menu to attach |
newParent | The menu to attach the sub menu to |
id | The id of the menu item to attach the sub menu to |
$$TRUE on success or $$FALSE on fail
none
'define ids for the main menu bar |