ICheckBox.Foreground 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 la peinture de premier plan CheckBox.
public:
property Microsoft::Maui::Graphics::Paint ^ Foreground { Microsoft::Maui::Graphics::Paint ^ get(); };
public Microsoft.Maui.Graphics.Paint? Foreground { get; }
member this.Foreground : Microsoft.Maui.Graphics.Paint
Public ReadOnly Property Foreground As Paint