ToolStripControlHost.OnLayout(LayoutEventArgs) 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.
Déclenche l’événement Layout.
protected public:
override void OnLayout(System::Windows::Forms::LayoutEventArgs ^ e);
protected internal override void OnLayout(System.Windows.Forms.LayoutEventArgs e);
override this.OnLayout : System.Windows.Forms.LayoutEventArgs -> unit
Protected Friend Overrides Sub OnLayout (e As LayoutEventArgs)
Paramètres
LayoutEventArgs qui contient les données d’événement.