GrapeCity ActiveReports for .NET 14.0J
TextInput イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : TextInput イベント
シンタックス
'宣言
 
Public Event TextInput As TextCompositionEventHandler
public event TextCompositionEventHandler TextInput
イベント データ

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

プロパティ解説
Gets control text associated with a System.Windows.Input.TextComposition event.  
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets system text associated with a System.Windows.Input.TextComposition event.  
Gets input text associated with a System.Windows.Input.TextComposition event.  
Gets the System.Windows.Input.TextComposition associated with a System.Windows.Input.TextComposition event.  
System.Windows.Input.InputEventArgsから継承されます。
参照