Intersoft.Client.UI.Controls.Interactivity Namespace > DragDropEventData Class : CustomTooltipEffect Property |
Public Property CustomTooltipEffect As Nullable(Of DragDropEffects)
Dim instance As DragDropEventData Dim value As Nullable(Of DragDropEffects) instance.CustomTooltipEffect = value value = instance.CustomTooltipEffect
public Nullable<DragDropEffects> CustomTooltipEffect {get; set;}
public: property Nullable<DragDropEffects> CustomTooltipEffect { Nullable<DragDropEffects> get(); void set ( Nullable<DragDropEffects> value); }
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