Click or drag to resize

AlphaPad Constructor (Boolean)

Initializes a new instance of the AlphaPad class.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public AlphaPad(
	bool passWordProtect
)

Parameters

passWordProtect
Type: SystemBoolean
true => only shows '*' char
See Also