SystemColors.Info Propriedade

Definição

Obtém uma estrutura Color que é a cor de tela de fundo de uma dica de ferramenta.Gets a Color structure that is the color of the background of a ToolTip.

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

Valor da propriedade

Color

R Color é a cor do plano de fundo de uma dica de ferramenta.A Color that is the color of the background of a ToolTip.

Aplica-se a