バージョン

OnTextInput メソッド (ComboEditorBase<T,TControl>)

System.Windows.UIElement.TextInput イベントを発生する前に呼び出します。
シンタックス
'宣言
 
Protected Overrides Sub OnTextInput( _
   ByVal e As TextCompositionEventArgs _
) 
protected override void OnTextInput( 
   TextCompositionEventArgs e
)

パラメータ

e
イベント データがある System.Windows.Input.TextCompositionEventArgs
参照