'Declaration
Public Sub DrawToolStripContentPanelBackground( _ ByVal e As System.Windows.Forms.ToolStripContentPanelRenderEventArgs _ )
'Usage
Dim instance As NToolStripSkinRenderer Dim e As System.Windows.Forms.ToolStripContentPanelRenderEventArgs instance.DrawToolStripContentPanelBackground(e)
public void DrawToolStripContentPanelBackground( System.Windows.Forms.ToolStripContentPanelRenderEventArgs e )
Parameters
- e