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

Page_TableauDeBordListeLots_ListChanged Méthode

Événement déclenché lors d'un changement dans la liste des lots.

Definition

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

Parameters

sender  Object

[Documentation manquante <param name="sender"/> pour "M:GestionProductionStation.Interfaces.Pages.Page_TableauDeBord.ListeLots_ListChanged(System.Object,System.ComponentModel.ListChangedEventArgs)"]

e  ListChangedEventArgs

[Documentation manquante <param name="e"/> pour "M:GestionProductionStation.Interfaces.Pages.Page_TableauDeBord.ListeLots_ListChanged(System.Object,System.ComponentModel.ListChangedEventArgs)"]

Voir aussi