VisualPopupShow Method |
| Name | Description | |
|---|---|---|
| Show | Displays the control to the user. (Inherited from Control.) | |
| Show(Rectangle) |
Show the popup using the provided rectangle as the screen rect.
| |
| Show(Rectangle, Size) |
Show the popup with the given size but relative to the provided parent rectangle.
|