MESCIUS InputMan for WPF 3.0J
OnPreviewMouseRightButtonDown メソッド

The System.Windows.Input.MouseButtonEventArgs that contains the event data. The event data reports that the right mouse button was pressed.
Invoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed 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 OnPreviewMouseRightButtonDown( _
   ByVal e As MouseButtonEventArgs _
) 
protected override void OnPreviewMouseRightButtonDown( 
   MouseButtonEventArgs e
)

パラメータ

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

参照

DropDownWindow クラス
DropDownWindow メンバ

 

 


© MESCIUS inc. All rights reserved.