'Declaration
Protected Overridable Sub OnRenderToolStripStatusLabelBackground( _ ByVal e As System.Windows.Forms.ToolStripItemRenderEventArgs _ )
'Usage
Dim instance As NToolStripSkinRenderer Dim e As System.Windows.Forms.ToolStripItemRenderEventArgs instance.OnRenderToolStripStatusLabelBackground(e)
protected virtual void OnRenderToolStripStatusLabelBackground( System.Windows.Forms.ToolStripItemRenderEventArgs e )
Parameters
- e