ToolStripRenderer.DrawStatusStripSizingGrip(ToolStripRenderEventArgs) 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 une poignée de dimensionnement.
public:
void DrawStatusStripSizingGrip(System::Windows::Forms::ToolStripRenderEventArgs ^ e);
public void DrawStatusStripSizingGrip (System.Windows.Forms.ToolStripRenderEventArgs e);
member this.DrawStatusStripSizingGrip : System.Windows.Forms.ToolStripRenderEventArgs -> unit
Public Sub DrawStatusStripSizingGrip (e As ToolStripRenderEventArgs)
Paramètres
ToolStripRenderEventArgs qui contient les données d’événement.