MESCIUS InputMan for WPF 3.0J
OnMouseLeftButtonDown メソッド (FieldsEditorControl)

The System.Windows.Input.MouseButtonEventArgs that contains the event data. The event data reports that the left mouse button was pressed.
Invoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event.
構文
Protected Overrides Sub OnMouseLeftButtonDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnMouseLeftButtonDown( 
   MouseButtonEventArgs e
)

パラメータ

e
The System.Windows.Input.MouseButtonEventArgs that contains the event data. The event data reports that the left mouse button was pressed.
参照

参照

FieldsEditorControl クラス
FieldsEditorControl メンバ

 

 


© MESCIUS inc. All rights reserved.