_OlkTextBox.DragBehavior Propriété

Définition

Renvoie ou définit une OlDragBehavior constante qui indique si le système active la fonctionnalité glisser-déplacer pour ce contrôle. Lecture-écriture.

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

Valeur de propriété

Remarques

La valeur par défaut est olDragDropDisabled.

S’applique à