ToolWindowPane.ToolBarDropTarget Özellik

Tanım

Araç çubuğu bırakma hedefini alır veya ayarlar.

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

Özellik Değeri

IDropTarget

Pencere bir araç çubuğu içeriyorsa bırakma hedefi, tersi durumda null .

Açıklamalar

Bırakma hedefi, araç çubuğunda sürükle ve bırak işlemlerine izin verir.

Şunlara uygulanır