Interface: CuiQuadMenu
Properties:
.id : guid : Read
.title : string : Read|Write
.menus : Interface array : Read
.context : Interface : Read
Methods:
<void>Popup <HWND>hwnd
Popup - no automatic redraw after invoked
<Interface>CreateMenu <guid>id <string>title <enum>quadPos
CreateMenu - no automatic redraw after invoked
quadPos enums: {#TopLeft|#TopRight|#BottomRight|#BottomLeft}
<Interface>GetMenuByPos <enum>quadPos
GetMenuByPos - no automatic redraw after invoked
quadPos enums: {#TopLeft|#TopRight|#BottomRight|#BottomLeft}