ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground 메서드

정의

RenderToolStripStatusLabelBackground 이벤트를 발생시킵니다.

protected:
 override void OnRenderToolStripStatusLabelBackground(System::Windows::Forms::ToolStripItemRenderEventArgs ^ e);
protected override void OnRenderToolStripStatusLabelBackground (System.Windows.Forms.ToolStripItemRenderEventArgs e);
override this.OnRenderToolStripStatusLabelBackground : System.Windows.Forms.ToolStripItemRenderEventArgs -> unit
Protected Overrides Sub OnRenderToolStripStatusLabelBackground (e As ToolStripItemRenderEventArgs)

매개 변수

e
ToolStripItemRenderEventArgs

이벤트 데이터를 포함하는 ToolStripItemRenderEventArgs입니다.

적용 대상

추가 정보