言語

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

新しい背景色を指定する Color

適用対象