ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / ImageListHighlight Property

In This Topic
    ImageListHighlight Property
    In This Topic
    Gets or sets the ImageList to use when displaying button images in highlighted state.
    Syntax
    'Declaration
     
    Public Property ImageListHighlight As ImageList
    public ImageList ImageListHighlight {get; set;}
    See Also