IsPassword Property (OracleFormsTextField)
Class
OracleFormsTextField
.
Action
Gets whether the text field is a password text field.
Syntax
C#
protected
Boolean
IsPassword { get; }
VB
'Declaration Protected Read Property IsPassword As
Boolean
Access
Read only.