Freigeben über


_OlkComboBox.DragBehavior Eigenschaft

Definition

Gibt eine OlDragBehavior Konstante zurück, die angibt, ob das System das Drag-and-Drop-Feature für dieses Steuerelement aktiviert, oder legt sie fest. Lese-/Schreibzugriff.

public:
 property Microsoft::Office::Interop::Outlook::OlDragBehavior DragBehavior { Microsoft::Office::Interop::Outlook::OlDragBehavior get(); void set(Microsoft::Office::Interop::Outlook::OlDragBehavior value); };
public Microsoft.Office.Interop.Outlook.OlDragBehavior DragBehavior { get; set; }
Public Property DragBehavior As OlDragBehavior

Eigenschaftswert

Hinweise

Der Standardwert ist OlDragDropDisabled.

Gilt für: