QEStatusBarManager.SetServerBackground(Color) 方法

定義

更改伺服器名稱面板的背景色。 支援使用者標示與特定伺服器的連線。

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)

參數

serverPanelBackground
Color

A Color 指定新的背景色。

適用於