GrapeCity CalendarGrid for Windows Forms 3.0J
OnTextChanging メソッド (DropDownEditor)

イベント送信元を示す System.Object 値。
イベントデータを含む TextChangingEventArgs インスタンス。
TextChanging イベントを発生させます。
シンタックス
Protected Overridable Sub OnTextChanging( _
   ByVal sender As Object, _
   ByVal e As TextChangingEventArgs _
) 
protected virtual void OnTextChanging( 
   object sender,
   TextChangingEventArgs e
)

パラメータ

sender
イベント送信元を示す System.Object 値。
e
イベントデータを含む TextChangingEventArgs インスタンス。
参照

参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.