SystemColors.ControlLightLight Eigenschaft

Definition

Ruft eine Color-Struktur mit der Hervorhebungsfarbe eines 3D-Elements ab.

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

Eigenschaftswert

Ein Color mit der Hervorhebungsfarbe eines 3D-Elements.

Hinweise

Diese Farbe wird auf die Teile eines 3D-Elements angewendet, die die hellste Farbe sind.

Gilt für: