GrapeCity MultiRow for Windows Forms 10.0J
PasswordChar プロパティ (FilteringTextBoxCell)

FilteringTextBoxCellでパスワードの文字をマスクするために使用される文字を取得または設定します。
構文
Public Shadows Property PasswordChar As Char
public new char PasswordChar {get; set;}

プロパティ値

FilteringTextBoxCellに入力された文字をマスクするために使用されるSystem.Char値。入力した文字をマスクしない場合は、値を'\0'(文字値)に設定します。既定値は'\0'です。
参照

FilteringTextBoxCell クラス
FilteringTextBoxCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.