ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / ImageList Property

In This Topic
    ImageList Property (C1DbNavigator)
    In This Topic
    Gets or sets the ImageList to use when displaying button images without highlighting.
    Syntax
    'Declaration
     
    
    Public Property ImageList As ImageList
    public ImageList ImageList {get; set;}
    See Also