Modifier

DropImageType Enum

Definition

Specifies the drop description image type.

public enum class DropImageType
public enum DropImageType
type DropImageType = 
Public Enum DropImageType
Inheritance
DropImageType

Fields

Copy 1

A plus sign (+) that indicates a copy operation.

Invalid -1

No drop image preference; use the default image.

Label 6

A tag icon that indicates that the metadata will be changed.

4

An arrow that indicates a link.

Move 2

An arrow that indicates a move operation.

NoImage 8

Windows 7 and later. Use no drop image.

None 0

A red bisected circle such as that found on a "no smoking" sign.

Warning 7

A yellow exclamation mark that indicates that a problem has been encountered in the operation.

Applies to