Name | Description | |
---|---|---|
![]() | ThumbnailEx.FileTypeNotSupportedEventArgs Constructor |
ThumbnailEx.FileTypeNotSupportedEventArgs Class Members
In This Topic
The following tables list the members exposed by ThumbnailEx.FileTypeNotSupportedEventArgs.
Public Constructors
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. |
See Also