GrapeCity InputMan for Windows Forms 11.0J
OnItemCheck メソッド

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

パラメータ

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

参照

GcListBox クラス
GcListBox メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.