VisualContextMenuShow Method |
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.
(Inherited from VisualPopup.) |
![]() | 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.
|