PowerTools SPREAD for Windows Forms 8.0J
ContainsFocus プロパティ (ElementWindowless)


要素に現在入力フォーカスがあるかどうかを取得します。
構文
'Declaration
 
Public Overridable ReadOnly Property ContainsFocus As Boolean
'使用法
 
Dim instance As ElementWindowless
Dim value As Boolean
 
value = instance.ContainsFocus
public virtual bool ContainsFocus {get;}

プロパティ値

Boolean 値:要素に現在フォーカスがある場合は True、それ以外の場合は False
解説

このプロパティが使用できるのは実行時のみです。

参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.