DekGenius.com
[ Team LiB ] Previous Section Next Section

QueryAccessibilityHelpEventHandlerserializable

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

This is the delegate for the Control.QueryAccessibilityHelp event.

public delegate void QueryAccessibilityHelpEventHandler(object sender, QueryAccessibilityHelpEventArgs e);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section