Input for WinForms
Focused プロパティ (C1InputHost)

C1.Win.Input.8 アセンブリ > C1.Win.Input.Base 名前空間 > C1InputHost クラス : Focused プロパティ
Gets a value indicating whether the control has input focus.
シンタックス
'宣言
 
Public Overrides ReadOnly Property Focused As System.Boolean
public override System.bool Focused {get;}

プロパティ値

true if the control has focus; otherwise, false.
参照

C1InputHost クラス
C1InputHost メンバ