Not implemented under MacOS
Character vector
Valid for: Form, Dialog, Document, Window
The menuimagelist property allows you to associate an ImageList object with a window's menu bar. You can then use the imageindex property of the individual Menu items on the menu bar or in sub-menus to cause a particular image from the ImageList to be displayed next to the menu item.
To associate an ImageList with the menus in a pop-up menu (rather than a window's menu bar), use the imagelist property of the menu instead.