SystemBrushes.ControlLightLight Propriedade
Definição
Obtém um SolidBrush que é a cor de realce de um elemento 3D.Gets a SolidBrush that is the highlight color of a 3-D element.
public:
static property System::Drawing::Brush ^ ControlLightLight { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush ControlLightLight { get; }
member this.ControlLightLight : System.Drawing.Brush
Public Shared ReadOnly Property ControlLightLight As Brush
Valor da propriedade
Um SolidBrush que é a cor de realce de um elemento 3D.A SolidBrush that is the highlight color of a 3-D element.
Comentários
A cor de realce é aplicada às partes de um elemento 3D que têm a cor mais clara.The highlight color is applied to the parts of a 3-D element that are the lightest color.