MESCIUS SPREAD for Windows Forms 15.0J
ProcessMouseMove メソッド (SpreadChart)

マウスイベントデータを含む System.Windows.Forms.MouseEventArgs のインスタンス。
trueに設定した場合、チャートシェイプにマウスカーソルが含まれます。
チャートシェイプの現在選択されている要素。
マウスカーソルが移動しているときを処理します。
構文
'宣言
 
Protected Overrides Sub ProcessMouseMove( _
   ByVal e As MouseEventArgs, _
   ByVal containsMouse As Boolean, _
   ByRef selectedObject As Object _
) 
protected override void ProcessMouseMove( 
   MouseEventArgs e,
   bool containsMouse,
   ref object selectedObject
)

パラメータ

e
マウスイベントデータを含む System.Windows.Forms.MouseEventArgs のインスタンス。
containsMouse
trueに設定した場合、チャートシェイプにマウスカーソルが含まれます。
selectedObject
チャートシェイプの現在選択されている要素。
参照

SpreadChart クラス
SpreadChart メンバ

 

 


© MESCIUS inc. All rights reserved.