DekGenius.com
[ Team LiB ] Previous Section Next Section

InputLanguageChangedEventHandlerserializable

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

This is the delegate for the Form.InputLanguageChanged event.

public delegate void InputLanguageChangedEventHandler(object sender, InputLanguageChangedEventArgs e);

Associated Events

System.Windows.Forms.Design.ComponentEditorForm.InputLanguageChanged(), Form.InputLanguageChanged(), PrintPreviewDialog.InputLanguageChanged(), ThreadExceptionDialog.InputLanguageChanged()

    [ Team LiB ] Previous Section Next Section