Form.OnLayout(LayoutEventArgs) Méthode

Définition

Déclenche l’événement Layout.

protected:
 override void OnLayout(System::Windows::Forms::LayoutEventArgs ^ levent);
protected override void OnLayout (System.Windows.Forms.LayoutEventArgs levent);
override this.OnLayout : System.Windows.Forms.LayoutEventArgs -> unit
Protected Overrides Sub OnLayout (levent As LayoutEventArgs)

Paramètres

levent
LayoutEventArgs

Données d'événement.

S’applique à