Color.DarkGray Proprietà

Definizione

Ottiene un colore definito dal sistema che ha un valore ARGB pari a #FFA9A9A9.

public:
 static property System::Drawing::Color DarkGray { System::Drawing::Color get(); };
public static System.Drawing.Color DarkGray { get; }
member this.DarkGray : System.Drawing.Color
Public Shared ReadOnly Property DarkGray As Color

Valore della proprietà

Color

Struttura Color che rappresenta un colore definito dal sistema.

Si applica a