GiveFeedbackEventArgs.UseDefaultDragImage Property

Definition

Gets or sets a value indicating whether a layered window drag image is used.

public:
 property bool UseDefaultDragImage { bool get(); void set(bool value); };
public bool UseDefaultDragImage { get; set; }
member this.UseDefaultDragImage : bool with get, set
Public Property UseDefaultDragImage As Boolean

Property Value

true for UseDefaultDragImage to use a layered window drag image with a size of 96x96; otherwise false.

Applies to