PowerTools SPREAD for Windows Forms 8.0J
CursorLocation プロパティ


ポップアップをキャンセルするマウスダウンが発生した位置を取得します。
構文
'Declaration
 
Public ReadOnly Property CursorLocation As Point
'使用法
 
Dim instance As PopupCancelEventArgs
Dim value As Point
 
value = instance.CursorLocation
public Point CursorLocation {get;}
参照

PopupCancelEventArgs クラス
PopupCancelEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.