ctlUniTextBoxXP.PasswordChar PropertyGets or sets the password char (the char used to display charachers when the control is used for inserting a password)Syntax
Public Property Get PasswordChar () As String
Public Property Let PasswordChar (ByVal sPasswordChar As String) Parameters
Remarks
|