RichTextBox.EnableAutoDragDrop Eigenschaft

Definition

Ruft einen Wert ab, der Drag & Drop-Vorgänge für Text, Bilder und andere Daten ermöglicht, oder legt ihn fest.

public:
 property bool EnableAutoDragDrop { bool get(); void set(bool value); };
public bool EnableAutoDragDrop { get; set; }
member this.EnableAutoDragDrop : bool with get, set
Public Property EnableAutoDragDrop As Boolean

Eigenschaftswert

true , um Drag-and-Drop-Vorgänge zu aktivieren; falseandernfalls . Der Standardwert ist false.

Gilt für: