Lenguaje

QEStatusBarManager.SetServerBackground(Color) Método

Definición

Cambia el color de fondo que se usa para el panel de nombres del servidor. Proporciona soporte para que el usuario pueda resaltar conexiones realizadas a servidores específicos.

public:
 void SetServerBackground(System::Drawing::Color serverPanelBackground);
public void SetServerBackground(System.Drawing.Color serverPanelBackground);
member this.SetServerBackground : System.Drawing.Color -> unit
Public Sub SetServerBackground (serverPanelBackground As Color)

Parámetros

serverPanelBackground
Color

A que especifica Color el nuevo color de fondo.

Se aplica a