Input for WinForms
OnMouseLostCapture メソッド (ScrollBarElement.ScrollBarThumb)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement.ScrollBarThumb クラス : OnMouseLostCapture メソッド
イベントデータを含む System.Windows.Forms.MouseEventArgs
ユーザーが無効な Elementでマウスの左ボタンを放したときに、ホストコントロールから呼び出されます。
シンタックス
'宣言
 
Public Overrides Sub OnMouseLostCapture( _
   ByVal e As System.Windows.Forms.MouseEventArgs _
) 
public override void OnMouseLostCapture( 
   System.Windows.Forms.MouseEventArgs e
)

パラメータ

e
イベントデータを含む System.Windows.Forms.MouseEventArgs
参照

ScrollBarElement.ScrollBarThumb クラス
ScrollBarElement.ScrollBarThumb メンバ