Gets or sets the Image property in the control.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic Image Image { get; set; }Property Value
Type:
Image
RemarksThe Image is automatically grayed out when control is not enabled.
See Also