DekGenius.com
[ Team LiB ] Previous Section Next Section

ItemChangedEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is the delegate for the CurrencyManager.ItemChanged event.

public delegate void ItemChangedEventHandler(object sender, ItemChangedEventArgs e);

Associated Events

CurrencyManager.ItemChanged()

    [ Team LiB ] Previous Section Next Section