Intersoft.Client.UI.Controls.Interactivity Namespace > DragDropBehavior Class : DragEffect Property |
<CategoryAttribute("Behavior")> Public Property DragEffect As DragEffect
Dim instance As DragDropBehavior Dim value As DragEffect instance.DragEffect = value value = instance.DragEffect
[CategoryAttribute("Behavior")] public DragEffect DragEffect {get; set;}
[CategoryAttribute("Behavior")] public: property DragEffect DragEffect { DragEffect get(); void set ( DragEffect value); }
When an object is being dragged, the source object is still displayed as the shadow object appears. This behavior can further customized by modifying the DragEffect property. There are three types of DragEffect that you can select:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2