ToolStripRenderer.DrawToolStripStatusLabelBackground メソッド

定義

ToolStripStatusLabel の背景を描画します。

public:
 void DrawToolStripStatusLabelBackground(System::Windows::Forms::ToolStripItemRenderEventArgs ^ e);
public void DrawToolStripStatusLabelBackground (System.Windows.Forms.ToolStripItemRenderEventArgs e);
member this.DrawToolStripStatusLabelBackground : System.Windows.Forms.ToolStripItemRenderEventArgs -> unit
Public Sub DrawToolStripStatusLabelBackground (e As ToolStripItemRenderEventArgs)

パラメーター

e
ToolStripItemRenderEventArgs

イベント データを格納している ToolStripItemRenderEventArgs

適用対象