Click or drag to resize

CompactAlphaPadActiveCharPanel Property

Sets which panel to be displayed

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 CharSet ActiveCharPanel { get; set; }

Property Value

Type: CharSet
enum CharSet indicating which panel to be displayed
See Also