FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ThumbBackColorPressed Property

In This Topic
    ThumbBackColorPressed Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the background color of a pressed thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbBackColorPressed As Color
    public Color ThumbBackColorPressed {get; set;}
    See Also