Compartir a través de


FillControlWithDataEventHandler Delegado

Definición

public delegate void FillControlWithDataEventHandler(System::Object ^ sender, FillControlWithDataEventArgs ^ e);
public delegate void FillControlWithDataEventHandler(object sender, FillControlWithDataEventArgs e);
type FillControlWithDataEventHandler = delegate of obj * FillControlWithDataEventArgs -> unit
Public Delegate Sub FillControlWithDataEventHandler(sender As Object, e As FillControlWithDataEventArgs)

Parámetros

sender
Object

Se aplica a