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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス : PasswordChar プロパティ
Gets or sets the char used to hide real characters when entering passwords. The default value of this property is '\0', which disables hiding.
シンタックス
'宣言
 
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 メンバ