constants VAlignEnum
Specifies the menu's alignment relative to the cursor position.

NameValueDescription
exVCenter16 Centers the shortcut menu vertically relative to the coordinate specified by the y parameter.
exBottom32 Positions the shortcut menu so that its bottom side is aligned with the coordinate specified by the y parameter.
exTop0 Positions the shortcut menu so that its top side is aligned with the coordinate specified by the y parameter.