DekGenius.com
[ Team LiB ] Previous Section Next Section

ConvertEventHandlerserializable

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

This is the delegate for the Binding.Format event. See ConvertEventArgs and Binding for more information.

public delegate void ConvertEventHandler(object sender, ConvertEventArgs e);

Associated Events

Binding.{Format( ), Parse()}

    [ Team LiB ] Previous Section Next Section