Office12ColorTable.CheckPressedBackground 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.
public:
virtual property System::Drawing::Color CheckPressedBackground { System::Drawing::Color get(); };
public override System.Drawing.Color CheckPressedBackground { get; }
member this.CheckPressedBackground : System.Drawing.Color
Public Overrides ReadOnly Property CheckPressedBackground As Color