Overload List
| Name | Description | |
|---|---|---|
| Show()()() | Displays the control to the user. (Inherited from Control.) | |
| Show(IWin32Window) | Shows the form with the specified owner to the user. (Inherited from Form.) | |
| Show(IImage) |
Create a ImageViewer with the specific image and show it.
| |
| Show(IImage, String) |
Create a ImageViewer with the specific image and show it.
|