TabControlImageList Property |
Gets or sets the images to display on the control's tabs.
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 ImageList ImageList { get; set; }Property Value
Type:
ImageListAn
ImageList that specifies the images to display on the tabs.
See Also