FormStringControl.passwordStyle Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
passwordStyle()
public:
 virtual bool passwordStyle();public virtual bool passwordStyle();abstract member passwordStyle : unit -> bool
override this.passwordStyle : unit -> boolPublic Overridable Function passwordStyle () As BooleanReturns
Applies to
passwordStyle(Boolean)
public:
 virtual bool passwordStyle(bool _value);public virtual bool passwordStyle(bool _value);abstract member passwordStyle : bool -> bool
override this.passwordStyle : bool -> boolPublic Overridable Function passwordStyle (_value As Boolean) As BooleanParameters
- _value
- Boolean