ToolStripSystemRenderer.OnRenderToolStripStatusLabelBackground Method

Definition

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)

Parameters

Applies to

See also