GrapeCity InputMan for Windows Forms 10.0J
MouseDown イベント

マウスボタンが押されたときに発生します。
構文
Public Event MouseDown As MouseEventHandler
public event MouseEventHandler MouseDown
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、MouseEventArgs 型の引数を受け取りました。次の MouseEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Button  
Clicks  
Delta  
Location  
X  
Y  
参照

SideButtonBase クラス
SideButtonBase メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.