PowerTools ActiveReports for .NET 11.0J
PreviewTextInput イベント

構文
'宣言
 
Public Event PreviewTextInput As TextCompositionEventHandler
public event TextCompositionEventHandler PreviewTextInput
イベント データ

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

プロパティ解説
ControlTextGets control text associated with a System.Windows.Input.TextComposition event.  
Device System.Windows.Input.InputEventArgsから継承されます。
Handled System.Windows.RoutedEventArgsから継承されます。
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
SystemTextGets system text associated with a System.Windows.Input.TextComposition event.  
TextGets input text associated with a System.Windows.Input.TextComposition event.  
TextCompositionGets the System.Windows.Input.TextComposition associated with a System.Windows.Input.TextComposition event.  
Timestamp System.Windows.Input.InputEventArgsから継承されます。
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.