Click or drag to resize

VisualContextMenuShow Method

Overload List
  NameDescription
Public methodShow
Show the context menu relative to the current mouse location.
Public methodShow(Point)
Show the context menu relative to the provided screen point.
Public methodShow(Rectangle)
Show the context menu relative to the provided screen rectangle.
Public methodShow(Rectangle, Size)
Show the popup with the given size but relative to the provided parent rectangle.
(Inherited from VisualPopup.)
Public methodShow(Rectangle, KryptonContextMenuPositionH, KryptonContextMenuPositionV)
Show the context menu relative to the provided screen rectangle.
Public methodShow(Rectangle, KryptonContextMenuPositionH, KryptonContextMenuPositionV, Boolean, Boolean)
Show the context menu relative to the provided screen rectangle.
Top
See Also