Initializes a new instance of the GalleryItem class with the specified properties.

Overload List

  NameDescription
GalleryItem(String, Image)
Initializes a new instance of the GalleryItem class with the specified caption and image.
GalleryItem(String, Image, String)
Initializes a new instance of the GalleryItem class with the specified caption, image and tooltip.

See Also