PowerTools InputMan for Windows Forms 8.0J
OnMouseDown メソッド (SideButtonBase)

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

パラメータ

sender
イベントソースを示すSystem.Object
e
イベントデータを格納しているSystem.Windows.Forms.MouseEventArgs
参照

SideButtonBase クラス
SideButtonBase メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.