ToolStripRenderer.DrawToolStripPanelBackground Method

Definition

Draws the background of the ToolStripPanel.

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

Parameters

Applies to