Accusoft.ThumbnailXpress5.Net
GetDragFilename Method
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpress Class : GetDragFilename Method




dragData
A pointer to FileFormats.FileDrop data.
fileIndex
The index of the file.

Glossary Item Box

Gets a filename in a FileDrop data object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

dragData
A pointer to FileFormats.FileDrop data.
fileIndex
The index of the file.

Return Value

The filename at the specified index in the FileDrop data.

Remarks

This can be used to access the FileDrop data that is returned by DragEventArgs.Data.GetData(DataFormats.FileDrop) when dragging an external thumbnail or thumbnails.

See Also

©2013. Accusoft Corporation. All Rights Reserved.