PrintDocument for WinForms
PasswordChar プロパティ (RenderInputComboBox)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス : PasswordChar プロパティ
パスワードの入力時に実際の入力文字を隠すための文字を取得または設定します。
シンタックス
'宣言
 
Public Property PasswordChar As System.Char
'使用法
 
Dim instance As RenderInputComboBox
Dim value As System.Char
 
instance.PasswordChar = value
 
value = instance.PasswordChar
public System.char PasswordChar {get; set;}
参照

RenderInputComboBox クラス
RenderInputComboBox メンバ