StatusBar.BackgroundOpacity Propriété
Définition
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’opacité de la couleur d’arrière-plan de la barre de status.
public:
property double BackgroundOpacity { double get(); void set(double value); };
double BackgroundOpacity();
void BackgroundOpacity(double value);
public double BackgroundOpacity { get; set; }
var double = statusBar.backgroundOpacity;
statusBar.backgroundOpacity = double;
Public Property BackgroundOpacity As Double
Valeur de propriété
Double
double
Opacité de la couleur d’arrière-plan de la barre de status.