SystemBrushes.GradientInactiveCaption Propriedade

Definição

Obtém um SolidBrush que é a cor mais clara no gradiente de cores da barra de título de uma janela inativa.Gets a SolidBrush that is the lightest color in the color gradient of an inactive window's title bar.

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

Valor da propriedade

Brush

Uma estrutura SolidBrush que é a cor mais clara no gradiente de cores da barra de título de uma janela inativa.A SolidBrush that is the lightest color in the color gradient of an inactive window's title bar.

Aplica-se a