Gets or sets an image displayed in the menu item when it is not pressed.
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:
ImageAn Image that represents the image to display in the menu item when it is not pressed. The default is
null.
See Also