MESCIUS InputMan for WPF 3.0J
TextChangingEventHandler デリゲート

イベントハンドラが接続されたオブジェクト。
イベントデータ。
エディタクラスの GrapeCity.Windows.InputMan.Primitives.EditBase.TextChanging イベントを処理するメソッドを表します。
構文
Public Delegate Sub TextChangingEventHandler( _
   ByVal sender As Object, _
   ByVal e As TextChangingEventArgs _
) 
public delegate void TextChangingEventHandler( 
   object sender,
   TextChangingEventArgs e
)

パラメータ

sender
イベントハンドラが接続されたオブジェクト。
e
イベントデータ。
参照

参照

TextChangingEventHandler メンバ
GrapeCity.Windows.InputMan 名前空間

 

 


© MESCIUS inc. All rights reserved.