Click or drag to resize

ButtonImage Property

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
Syntax
C#
public Image Image { get; set; }

Property Value

Type: Image
Remarks
The Image is automatically grayed out when control is not enabled.
See Also