DekGenius.com
[ Team LiB ] Previous Section Next Section

InputLanguageChangingEventHandlerserializable

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

This is the delegate for the Form.InputLanguageChanging event.

public delegate void InputLanguageChangingEventHandler(object sender, InputLanguageChangingEventArgs e);

Associated Events

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

    [ Team LiB ] Previous Section Next Section