Partager via


UserInteractionServices.MakeIconTransparent, méthode

Rend l'icône fournie transparente à l'aide de la valeur de la propriété TransparentColor.

Espace de noms :  Microsoft.Data.Schema
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Protected Function MakeIconTransparent ( _
    icon As Bitmap _
) As Bitmap
protected Bitmap MakeIconTransparent(
    Bitmap icon
)
protected:
Bitmap^ MakeIconTransparent(
    Bitmap^ icon
)
member MakeIconTransparent : 
        icon:Bitmap -> Bitmap 
protected function MakeIconTransparent(
    icon : Bitmap
) : Bitmap

Paramètres

Valeur de retour

Type : System.Drawing.Bitmap
Icône transparente.

Sécurité .NET Framework

Voir aussi

Référence

UserInteractionServices Classe

Microsoft.Data.Schema, espace de noms

TransparentColor