C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / LargeImageList Property

In This Topic
LargeImageList Property (C1Ribbon)
In This Topic
Gets or sets the ImageList that contains the large images to display on the Ribbon.
Syntax
'Declaration
 
Public Property LargeImageList As System.Windows.Forms.ImageList
 
See Also