InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMenu Class / ImageList Property

In This Topic
    ImageList Property (InputMenu)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageList As ImageList
    public ImageList ImageList {get;}
    See Also