QEStatusBarManager.SetServerBackground(Color) Metodo

Definizione

Cambia il colore di sfondo usato per il pannello del nome del server. Fornisce supporto all'utente per evidenziare le connessioni effettuate con server specifici.

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)

Parametri

serverPanelBackground
Color

A Color che specifica il nuovo colore di sfondo.

Si applica a