Ribbon for WinForms
Focus メソッド (IView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IView インターフェース : Focus メソッド
Element to receive the focus.
Set the focus to a given element.
シンタックス
'宣言
 
Function Focus( _
   ByVal e As Element _
) As Boolean
bool Focus( 
   Element e
)

パラメータ

e
Element to receive the focus.

戻り値の型

True if the focus was set to the given element.
参照

IView インターフェース
IView メンバ