PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / ResultListForeColor Property

In This Topic
    ResultListForeColor Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the search result list text color.
    Syntax
    'Declaration
     
    Public Property ResultListForeColor As Color
    public Color ResultListForeColor {get; set;}
    See Also