バージョン

OnLostMouseCapture メソッド (SeriesView)

マウス キャプチャが失われると呼び出します。
シンタックス
'宣言
 
Protected Sub OnLostMouseCapture( _
   ByVal sender As Object, _
   ByVal e As MouseEventArgs _
) 
protected void OnLostMouseCapture( 
   object sender,
   MouseEventArgs e
)

パラメータ

sender
イベントの送り手。
e
イベント引数。
参照