In This Topic
The following tables list the members exposed by
Thumbnail.
Public Properties
| Name | Description |
 | IsDisposed | Gets a value indicating whether the thumbnail object is disposed. |
 | LoadingError | Gets a value indicating whether the error occurs during loading of thumbnail. |
 | LoadingErrorString | Gets the description of the thumbnail loading error. |
 | Source | Gets the original image (source). |
 | ToolTip | Gets or sets the tooltip of the thumbnail. |
Public Methods
Public Events
| Name | Description |
 | Changed | Occurs when the thumbnail image is changed. |
 | Disposing | Occurs when the thumbnail is disposing. |
 | LoadingException | Occurs when the thumbnail image is not loaded because of error. |
See Also