SystemColors.InactiveBorder Propiedad
Definición
public:
static property System::Drawing::Color InactiveBorder { System::Drawing::Color get(); };
public static System.Drawing.Color InactiveBorder { get; }
member this.InactiveBorder : System.Drawing.Color
Public Shared ReadOnly Property InactiveBorder As Color
Valor de propiedad
Una estructura Color que es el color del borde de una ventana inactiva.A Color that is the color of an inactive window's border.