バージョン

OnMouseLeftButtonDown メソッド (TextEditorBase)

マウスの左ボタンが押されたときに呼び出します。
シンタックス
'宣言
 
Protected Overrides Sub OnMouseLeftButtonDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnMouseLeftButtonDown( 
   MouseButtonEventArgs e
)

パラメータ

e
イベント引数。
参照