ISDBUIEdit::PasswordChar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Password character to show up instead of text in the edit box. | Password character to show up instead of text in the edit box. | ||
By default this value is empty and can't be set back to empty once you set it to any character for security reason. | By default this value is empty and can't be set back to empty once you set it to any character for security reason. | ||
Introduced in 3.1. | |||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 22:03, 22 November 2008
CoClass SDBUIEdit, Interface ISDBUIEdit
Property Get/Let PasswordChar As String
Property description
Password character to show up instead of text in the edit box. By default this value is empty and can't be set back to empty once you set it to any character for security reason. Introduced in 3.1.