Ribbon for WinForms
OnLostFocus メソッド (ProgressBarElement)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ProgressBarElement クラス : 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.
参照

ProgressBarElement クラス
ProgressBarElement メンバ