ToolStripRenderer.DrawToolStripStatusLabelBackground Método

Definição

Desenha a tela de fundo do 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)

Parâmetros

e
ToolStripItemRenderEventArgs

Um ToolStripItemRenderEventArgs que contém os dados do evento.

Aplica-se a