Ribbon for WinForms
Focus(Element) メソッド

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

パラメータ

e
Element to receive the focus.

戻り値の型

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

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