GrapeCity SPREAD for Windows Forms 11.0J
OnMouseDown メソッド (IFpStatusBarElement)


要素のMouseDownイベントを処理します。
構文
'Declaration
 
Sub OnMouseDown( _
   ByVal e As MouseEventArgs _
) 
'使用法
 
Dim instance As IFpStatusBarElement
Dim e As MouseEventArgs
 
instance.OnMouseDown(e)
void OnMouseDown( 
   MouseEventArgs e
)

パラメータ

e
参照

IFpStatusBarElement インタフェース
IFpStatusBarElement メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.