Click or drag to resize

VisualPopupShadowShow Method

Overload List
  NameDescription
Public methodShow
Displays the control to the user.
(Inherited from Control.)
Public methodShow(IWin32Window)
Shows the form with the specified owner to the user.
(Inherited from Form.)
Public methodShow(Rectangle)
Show the popup using the provided rectangle as the screen rect.
Top
See Also