Click or drag to resize

VisualPopupShow Method

Overload List
  NameDescription
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShow(Rectangle)
Show the popup using the provided rectangle as the screen rect.
Public methodShow(Rectangle, Size)
Show the popup with the given size but relative to the provided parent rectangle.
Top
See Also