ToolStripRenderer.DrawToolStripStatusLabelBackground Methode

Definition

Zeichnet den Hintergrund des ToolStripStatusLabel.

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

Parameter

e
ToolStripItemRenderEventArgs

Ein ToolStripItemRenderEventArgs, das die Ereignisdaten enthält.

Gilt für