Einhugur Framework for C++

ContextMenu Class

A context menu class to display context menus.

Object
   ContextMenu

class ContextMenu

Constructors

ContextMenu

Methods

AppendUse this method to append a menu item to the context menu.
AppendSeparatorAdds a separator to the ContextMenu.
CountReturns 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.
SetDesiredLocationUse this method to change where the context menu will be displayed.
Show
Show