GrapeCity ActiveReports for .NET 16.0J
InputLanguageChanged イベント

GrapeCity.ActiveReports.Design.Controls.JsonDataSourceEditor 名前空間 > JsonConnectionStringEditorForm クラス : InputLanguageChanged イベント
シンタックス
'宣言
 
<SRCategoryAttribute("CatBehavior")>
<SRDescriptionAttribute("FormOnInputLangChangeDescr")>
Public Event InputLanguageChanged As System.Windows.Forms.InputLanguageChangedEventHandler
[SRCategory("CatBehavior")]
[SRDescription("FormOnInputLangChangeDescr")]
public event System.Windows.Forms.InputLanguageChangedEventHandler InputLanguageChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.InputLanguageChangedEventArgs 型の引数を受け取りました。次の InputLanguageChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the character set associated with the new input language.  
Gets the locale of the input language.  
Gets a value indicating the input language.  
参照