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