Click or drag to resize

HCTextBoxPasswordAttribute Constructor (Char)

Initializes a new instance of the HCTextBoxPasswordAttribute class

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public HCTextBoxPasswordAttribute(
	char passwordChar
)

Parameters

passwordChar
Type: SystemChar
See Also