ToolStripRenderer.DrawToolStripContentPanelBackground 方法

定义

绘制 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)

参数

适用于