# GraffitiMenuWindow
Container Inherits GraffitiSuite.BaseWindow
## About
GraffitiMenuWindow allows you turn containers into awesome popover style windows with little effort.
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Constructor | Caller as DesktopUIControl <br> EmbedContainer as DesktopContainer | (None) | Creates a new instance of the class. |
| ShowAt | X as Integer <br> Y as Integer | (None) | (None) |
| ShowInPlace | (None) | (None) | (None) |