ThumbnailEx.FileTypeNotSupportedEventArgs Class Properties
In This Topic
For a list of all members of this type, see ThumbnailEx.FileTypeNotSupportedEventArgs members.
Public Properties
| Name | Description |
 | CustomBitmapID |
A GdPicture Image Identifier which can be passed by reference.
|
 | FilePath |
The path of the unsupported file.
|
 | ReleaseBitmap |
A reference to a boolean value. If set to true and if a CustomBitmapID parameter is provided, the control will automatically release the CustomBitmapID from the memory.
|
Top
See Also