PropertyGrid.CommandsForeColor Propriété

Définition

Obtient ou définit la couleur de premier plan de la région des commandes réactives.

public:
 property System::Drawing::Color CommandsForeColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color CommandsForeColor { get; set; }
member this.CommandsForeColor : System.Drawing.Color with get, set
Public Property CommandsForeColor As Color

Valeur de propriété

Une des valeurs de l'objet Color. La valeur par défaut est la couleur système par défaut pour le texte de contrôle.

S’applique à