GrapeCity SPREAD for WPF 2.0J
OnTextInput メソッド (EditBase)

イベントデータを含む System.Windows.Input.TextCompositionEventArgs
未処理の System.Windows.Input.TextCompositionManager.TextInput 添付イベントが、その経路上で、このクラスから派生した要素に到達したときに呼び出されます。このイベントに対するクラス処理を追加するには、このメソッドを実装します。
構文
'Declaration
 
Protected Overrides Sub OnTextInput( _
   ByVal e As TextCompositionEventArgs _
) 
protected override void OnTextInput( 
   TextCompositionEventArgs e
)

パラメータ

e
イベントデータを含む System.Windows.Input.TextCompositionEventArgs
参照

EditBase クラス
EditBase メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.