TreeBar.DragTarget Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the drag target.
public:
property Microsoft::Uii::Csr::IHostedApplication ^ DragTarget { Microsoft::Uii::Csr::IHostedApplication ^ get(); };
public Microsoft.Uii.Csr.IHostedApplication DragTarget { get; }
member this.DragTarget : Microsoft.Uii.Csr.IHostedApplication
Public ReadOnly Property DragTarget As IHostedApplication