AddCustomSubMenu (label, pos?=._TrayMenuPosition)
The name of the menu, as a text string, that will actually appear on the menu.
An integer desinating the position of this item on the menu. This is an optional argument. If not specified, the value of the _TrayMenu class variable will be used.
This method is a convenience method for adding a menu. It is a wrapper on AddSubMenu that also automatically assigns the parent menu and arranges its items sequentially as they coded, using the AddCustomMenuItem method.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.