Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / LargeImageList Property

In This Topic
    LargeImageList Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property LargeImageList As System.Windows.Forms.ImageList
    public System.Windows.Forms.ImageList LargeImageList {get; set;}
    See Also