ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground 方法

定义

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)

参数

适用于

另请参阅