Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WMenuBase:GetItem() Method
Get a specified menu item
------------------------------------------------------------------------------

Syntax
<oMenu>:GetItem( <nId> )   -->   oMenuItem  or  nil

Arguments
<nId> is the numeric id of the menu item wanted.

Returns
A menu item object or NIL.

Description
The menu item object whose id matches <nId> is returned, or
NIL if none has that id.  All sub-menus are searched.

Example


See Also: WMenuItem

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson