ComponentOne Menus and Toolbars for WinForms
ImageList Property (C1OutBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutBar Class : ImageList Property
Gets or sets the ImageList that contains the images shown on page title bars.
Syntax
'Declaration
 
Public Property ImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList ImageList {get; set;}
See Also

Reference

C1OutBar Class
C1OutBar Members