MESCIUS SPREAD for Windows Forms 17.0J
Focused プロパティ (Field)

フィールドが入力フォーカスを保持しているか、していないかを取得します。
構文
'Declaration
 
Public ReadOnly Property Focused As Boolean
public bool Focused {get;}

プロパティ値

<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.Fields.Field" /> に入力フォーカスがある場合は <see langword="true" />。それ以外の場合は <see langword="false" />。
参照

Field クラス
Field メンバ

 

 


© MESCIUS inc. All rights reserved.