Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / ColorIndexWindowText Field


In This Topic
    ColorIndexWindowText Field
    In This Topic
    Represents the window text indexed color. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ColorIndexWindowText As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Color.ColorIndexWindowText
    public const int ColorIndexWindowText
    See Also