The properties of the InputLangChangeRequestEventArgs class are listed below. For a complete list of InputLangChangeRequestEventArgs class members, see the InputLangChangeRequestEventArgs Members topic.
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. |
InputLangChangeRequestEventArgs Class | System.WinForms Namespace