ToolStripRenderer.DrawToolStripPanelBackground Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Dessine l'arrière-plan de 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)
Paramètres
ToolStripPanelRenderEventArgs qui contient les données d’événement.