GiveFeedbackEventArgs.DragImage Propriété
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’image bitmap de glissement.
public:
property System::Drawing::Bitmap ^ DragImage { System::Drawing::Bitmap ^ get(); void set(System::Drawing::Bitmap ^ value); };
public System.Drawing.Bitmap? DragImage { get; set; }
member this.DragImage : System.Drawing.Bitmap with get, set
Public Property DragImage As Bitmap
Notez que les bords externes de sont fusionnés si la largeur ou la hauteur de DragImage l’image dépasse 300 pixels.
Produit | Versions |
---|---|
Windows Desktop | 7, 8, 9 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :