GrapeCity InputMan for Windows Forms 10.0J
OnMouseDown メソッド (SideButtonBase)

イベントソースを示す。
イベントデータを格納している。
イベントを発生させます。
構文
Protected Overridable Sub OnMouseDown( _
   ByVal sender As Object, _
   ByVal e As MouseEventArgs _
) 
protected virtual void OnMouseDown( 
   object sender,
   MouseEventArgs e
)

パラメータ

sender
イベントソースを示す。
e
イベントデータを格納している。
参照

SideButtonBase クラス
SideButtonBase メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.