Ribbon for WinForms
Focus(Element) メソッド

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

パラメータ

e
Element to receive the focus.

戻り値の型

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

XView クラス
XView メンバ
オーバーロード一覧