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

The System.Windows.Input.MouseButtonEventArgs that contains the event data. This event data reports details about the mouse button that was pressed and the handled state.
Invoked when an unhandled System.Windows.Input.Mouse.MouseDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
構文
Protected Overrides Sub OnMouseDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnMouseDown( 
   MouseButtonEventArgs e
)

パラメータ

e
The System.Windows.Input.MouseButtonEventArgs that contains the event data. This event data reports details about the mouse button that was pressed and the handled state.
参照

参照

FieldsEditorControl クラス
FieldsEditorControl メンバ

 

 


© MESCIUS inc. All rights reserved.