GrapeCity CalendarGrid for Windows Forms 3.0J
PasswordChar プロパティ (CalendarTextBoxCellType)

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

プロパティ値

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

参照

CalendarTextBoxCellType クラス
CalendarTextBoxCellType メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.