ComponentOne Ribbon for WinForms
LargeImageList Property (C1StatusBar)

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

Reference

C1StatusBar Class
C1StatusBar Members