ComponentOne Menus and Toolbars for WinForms
ImageList Property (C1DockingTab)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1DockingTab Class : ImageList Property
Gets or sets the image list used to provide images to show on the control’s tabs.
Syntax
'Declaration
 
Public Property ImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
See Also

Reference

C1DockingTab Class
C1DockingTab Members