DekGenius.com
[ Team LiB ] Previous Section Next Section

RefreshEventHandlerserializable

System.ComponentModel (system.dll)delegate

This is a delegate for the TypeDescriptor.Refreshed event.

public delegate void RefreshEventHandler(RefreshEventArgs e);

Associated Events

TypeDescriptor.Refreshed()

    [ Team LiB ] Previous Section Next Section