SearchControl.DropTarget Propriedade

Definição

Obtém o destino de soltura que manipula as operações de arrastar e soltar no controle.

public:
 property Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ DropTarget { Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ get(); void set(Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ value); };
public:
 property Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ DropTarget { Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ get(); void set(Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ value); };
public Microsoft.VisualStudio.OLE.Interop.IDropTarget DropTarget { get; set; }
member this.DropTarget : Microsoft.VisualStudio.OLE.Interop.IDropTarget with get, set
Public Property DropTarget As IDropTarget

Valor da propriedade

IDropTarget

Retorna o destino de soltura.

Aplica-se a