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)

参数

适用于