RichTextBox for WPF
TextInput イベント (C1BorderThicknessTool)

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

イベント ハンドラが、このイベントに関連するデータを含む、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.  
参照