Visual |
| Name | Description | |
|---|---|---|
| Show | Show the context menu relative to the current mouse location. | |
| Show(Point) | Show the context menu relative to the provided screen point. | |
| Show(Rectangle) | Show the context menu relative to the provided screen rectangle. | |
| Show(Rectangle, Size) | Show the popup with the given size but relative to the provided parent rectangle. | |
| Show(Rectangle, KryptonContextMenuPositionH, KryptonContextMenuPositionV) | Show the context menu relative to the provided screen rectangle. | |
| Show(Rectangle, KryptonContextMenuPositionH, KryptonContextMenuPositionV, Boolean, Boolean) | Show the context menu relative to the provided screen rectangle. |