Ribbon for WinForms
OnLostFocus メソッド (ControlHostElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ControlHostElement クラス : OnLostFocus メソッド
System.EventArgs that contains the event data.
Called by the host control when this Element loses the focus.
シンタックス
'宣言
 
Public Overrides Sub OnLostFocus( _
   ByVal e As EventArgs _
) 
public override void OnLostFocus( 
   EventArgs e
)

パラメータ

e
System.EventArgs that contains the event data.
参照

ControlHostElement クラス
ControlHostElement メンバ