GrapeCity InputMan for Windows Forms 11.0J
OnSpinDown メソッド (GcComboBox)

イベントの送信元を表すObjectオブジェクト。
イベントデータを格納しているEventArgs。
イベントを発生させます。
シンタックス
Protected Overridable Sub OnSpinDown( _
   ByVal sender As Object, _
   ByVal e As EventArgs _
) 
protected virtual void OnSpinDown( 
   object sender,
   EventArgs e
)

パラメータ

sender
イベントの送信元を表すObjectオブジェクト。
e
イベントデータを格納しているEventArgs。
参照

参照

GcComboBox クラス
GcComboBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.