Object
ContextMenu
Append | Use this method to append a menu item to the context menu. |
AppendSeparator | Adds a separator to the ContextMenu. |
Count | Returns the count of menu items in the ContextMenu object. |
Release (Inherited) | Decreases reference count by one and deletes the object if the reference count reached zero. |
Retain (Inherited) | Increases the reference count by one. |
SetDesiredLocation | Use this method to change where the context menu will be displayed. |
Show | |
Show |