Click or drag to resize

ThumbnailCaptionRequestEventArgs Properties

The ThumbnailCaptionRequestEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets or sets the caption for the thumbnail
Public propertyFileName
Gets the filename of the thumbnail.
Public propertyImageSource
Gets the image source used for loading the thumbnail.
Public propertyIndex
Gets the index used from the image source.
Public propertyStream
Gets the stream used to generate the thumbnail.
Public propertyToolTip
Gets or sets the tooltip used for the thumbnail.
Top
See Also