_OlkTextBox.DragBehavior Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.