IWPFPasswordEditwLimit Property |
Retrieves the current text limit for an edit control.
Namespace:
SmartBear.TestLeft.TestObjects.WPF
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wLimit As Integer
Get
Dim instance As IWPFPasswordEdit
Dim value As Integer
value = instance.wLimit
property int wLimit {
int get ();
}
Property Value
Type:
Int32Exceptions See Also