Lua:Class:PopupMenu

From Cheat Engine
Revision as of 03:58, 11 March 2017 by TheyCallMeTim13 (talk | contribs) (Created page with 'PopupMenu '''class''': ('''Inheritance''': ''Menu''->''Component''->''Object'') The pop up menu is the Menu that pops up when showing the (right-click) con…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PopupMenu class: (Inheritance: Menu->Component->Object)

The pop up menu is the Menu that pops up when showing the (right-click) context of a control.

Creation

createPopupMenu(owner) : PopupMenu
Returns a newly created PopupMenu.

See also

Related Functions

Related Classes