SearchControl.DropTarget Property

Definition

Gets the drop target that handles drag and drop operations on the control.

public:
 property Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ DropTarget { Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ get(); void set(Microsoft::VisualStudio::OLE::Interop::IDropTarget ^ value); };

Property Value

Returns the drop target.

Applies to