IQtLineEditwPasswordChar Property |
Retrieves the password character that an edit control displays when the user enters text.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string wPasswordChar { get; }
ReadOnly Property wPasswordChar As String
Get
Dim instance As IQtLineEdit
Dim value As String
value = instance.wPasswordChar
property String^ wPasswordChar {
String^ get ();
}
Property Value
Type:
StringExceptions See Also