Compartilhar via


_OlkTextBox.DragBehavior Propriedade

Definição

Retorna ou define uma OlDragBehavior constante que indica se o sistema habilita o recurso de arrastar e soltar para esse controle. Leitura/gravação.

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

Valor da propriedade

Comentários

O valor padrão é olDragDropDisabled.

Aplica-se a