Ceci est une documentation préliminaire, sous réserve de modification.

Page_GestionLotsListBoxLots_SelectedIndexChanged Méthode

Événement déclenché lors de la sélection d'un lot dans la liste.

Definition

Espace de nom: GestionProductionStation.Interfaces.Pages
Assembly: GestionProductionStation (in GestionProductionStation.exe) Version: 1.0.0+143050ab8c574799d6514f65f77f2b2bcd55611f
C#
private void ListBoxLots_SelectedIndexChanged(
	Object? sender,
	EventArgs e
)

Parameters

sender  Object

[Documentation manquante <param name="sender"/> pour "M:GestionProductionStation.Interfaces.Pages.Page_GestionLots.ListBoxLots_SelectedIndexChanged(System.Object,System.EventArgs)"]

e  EventArgs

[Documentation manquante <param name="e"/> pour "M:GestionProductionStation.Interfaces.Pages.Page_GestionLots.ListBoxLots_SelectedIndexChanged(System.Object,System.EventArgs)"]

Voir aussi