public void DrawToolStripContentPanelBackground( System.Windows.Forms.ToolStripContentPanelRenderEventArgs e )
'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)
Parameters
- e