DiagramDragEventArgs.Effect Propriété

Définition

Obtient ou définit l’effet provoqué sur la cible par l’opération de dépôt dans une opération de glisser-déposer.

public:
 property System::Windows::Forms::DragDropEffects Effect { System::Windows::Forms::DragDropEffects get(); void set(System::Windows::Forms::DragDropEffects value); };
public System.Windows.Forms.DragDropEffects Effect { get; set; }
member this.Effect : System.Windows.Forms.DragDropEffects with get, set
Public Property Effect As DragDropEffects

Valeur de propriété

DragDropEffects

S’applique à