ToolStripRenderer.DrawToolStripContentPanelBackground Method

Definition

Draws the background of the ToolStripContentPanel.

public:
 void DrawToolStripContentPanelBackground(System::Windows::Forms::ToolStripContentPanelRenderEventArgs ^ e);
public void DrawToolStripContentPanelBackground (System.Windows.Forms.ToolStripContentPanelRenderEventArgs e);
member this.DrawToolStripContentPanelBackground : System.Windows.Forms.ToolStripContentPanelRenderEventArgs -> unit
Public Sub DrawToolStripContentPanelBackground (e As ToolStripContentPanelRenderEventArgs)

Parameters

Applies to