Ribbon for WinForms
OnLostFocus メソッド (ValueElement)

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

パラメータ

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

ValueElement クラス
ValueElement メンバ