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입니다.

적용 대상