GrapeCity MultiRow for Windows Forms 11.0J
PasswordChar プロパティ (TextBoxCell)

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

プロパティ値

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

参照

TextBoxCell クラス
TextBoxCell メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.