Ribbon for WinForms
OnGotFocus メソッド (XView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > XView クラス : OnGotFocus メソッド
An System.EventArgs that contains the event data.
Raises the System.Windows.Forms.Control.GotFocus event.
シンタックス
'宣言
 
Protected Overrides Sub OnGotFocus( _
   ByVal e As EventArgs _
) 
protected override void OnGotFocus( 
   EventArgs e
)

パラメータ

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

XView クラス
XView メンバ