MESCIUS InputMan for WPF 3.0J
OnTextInput メソッド

The System.Windows.Input.TextCompositionEventArgs that contains the event data.
Invoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
構文
Protected Overrides Sub OnTextInput( _
   ByVal e As TextCompositionEventArgs _
) 
protected override void OnTextInput( 
   TextCompositionEventArgs e
)

パラメータ

e
The System.Windows.Input.TextCompositionEventArgs that contains the event data.
参照

参照

EditBase クラス
EditBase メンバ

 

 


© MESCIUS inc. All rights reserved.