NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InputLangChangeRequestEventArgs Properties

The properties of the InputLangChangeRequestEventArgs class are listed below. For a complete list of InputLangChangeRequestEventArgs class members, see the InputLangChangeRequestEventArgs Members topic.

Public:

AcceptRequest Gets or sets a value indicating whether the request is accepted and the input language will change.
Culture Gets the <span id="frameworks:locale" class ="gp">locale</span> of the requested input language.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
InputLanguage Gets the requested input language.
SysCharSet Gets a value indicating whether the system default font supports the character set required for the requested input language.

See Also

InputLangChangeRequestEventArgs Class | System.WinForms Namespace