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

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