PowerTools InputMan for Windows Forms 8.0J
UseSystemPasswordChar プロパティ (GcTextBox)

パスワード表示文字にシステムのパスワード文字を使用するかどうか示す値を取得または設定します。
構文
Public Property UseSystemPasswordChar As Boolean
public bool UseSystemPasswordChar {get; set;}

プロパティ値

システムのパスワード文字を使用するかどうか示すBoolean値。 既定値はFalseです。
解説
UseSystemPasswordChar プロパティがTrueの場合は、 パスワード用のプレースホルダとしてシステムのパスワード文字が表示されます。 またこのとき、PasswordChar プロパティで 設定された値は無効になります。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.