PopUpMenu (Extension to the built in REALbasic PopUpMenu class)

The following features have been added to the built in PopUpMenu class:

Note: This does the same as GetMenuHandleFromPopUp, but PopUpMenu.MenuHandle is
not reccomended while the RB Plugin SDK has bugs which might create link errors
at compile time. So for now use GetMenuHandleFromPopUp at all times !!

Properties:
MenuHandle* as MenuHandle
returns the MenuHandle of the PopUpMenu
object.

* = Read only property

Methods:

Supported platforms:
* MacOS PPC
* MacOS Carbon
* MacOS 68k

Unsupported platforms:
* Windows x86