IsPassword プロパティ (AWTTextField)
クラス
AWTTextField
.
処理
[読み取り専用] テキスト フィールドがパスワード テキスト フィールドであるかどうか。
構文
C#
protected
Boolean
IsPassword { get; }
VB
'Declaration Protected Read Property IsPassword As
Boolean
アクセス
読み取り専用。