Click or drag to resize

PictureBoxUndefinedState Property

Gets the state that is set when the selected value does not match any of the predefined states inside the States collection

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public StateObject UndefinedState { get; set; }

Property Value

Type: StateObject
See Also