RichTextBox for WPF
PreviewTextInput イベント (C1JustifyTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1JustifyTool クラス : PreviewTextInput イベント
シンタックス
'宣言
 
Public Event PreviewTextInput As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler PreviewTextInput
イベント データ

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

プロパティ解説
Gets control text associated with a System.Windows.Input.TextComposition event.  
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.  
参照