ComponentOne Ribbon for WinForms
SmallImageList Property (C1Ribbon)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : SmallImageList Property
Gets or sets the ImageList that contains the small images to display on the Ribbon.
Syntax
'Declaration
 
Public Property SmallImageList As System.Windows.Forms.ImageList
public System.Windows.Forms.ImageList SmallImageList {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members