Overload List

NameDescription
Show()()()()
Displays the control to the user.
Show(IWin32Window)
Shows the form with the specified owner to the user.
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.

See Also