C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class / SecureTextEntryProperty Field


In This Topic
SecureTextEntryProperty Field
In This Topic
Identifies the SecureTextEntry dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly SecureTextEntryProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MaskedTextField.SecureTextEntryProperty
See Also