MESCIUS InputMan for WPF 3.0J
OnLostKeyboardFocus メソッド (GcTextBox)

The System.Windows.Input.KeyboardFocusChangedEventArgs that contains event data.
Invoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus 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 OnLostKeyboardFocus( _
   ByVal e As KeyboardFocusChangedEventArgs _
) 
protected override void OnLostKeyboardFocus( 
   KeyboardFocusChangedEventArgs e
)

パラメータ

e
The System.Windows.Input.KeyboardFocusChangedEventArgs that contains event data.
参照

参照

GcTextBox クラス
GcTextBox メンバ

 

 


© MESCIUS inc. All rights reserved.