QEStatusBarManager.SetServerBackground(Color) Metodo

Definizione

Modifica il colore di sfondo utilizzato per il pannello del nome del server. Fornisce all'utente il supporto per evidenziare le connessioni effettuate a 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

Color che specifica il nuovo colore di sfondo.

Si applica a