PowerTools InputMan for Windows Forms 8.0J
InputStatus プロパティ (FieldsEditorControl)

フィールドの入力状態を取得します。
構文
Public ReadOnly Property InputStatus As InputStatus
public InputStatus InputStatus {get;}

プロパティ値

入力状態を表すInputStatus
解説
テキストが入力されていない場合、このプロパティはInputStatus.Emptyになります。テキストの一部が入力されている場合、このプロパティはInputStatus.Partになります。すべてのテキストが入力されている場合、このプロパティはInputStatus.Fullになります。
参照

FieldsEditorControl クラス
FieldsEditorControl メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.