Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / ColorIndexTooltipColor Field


In This Topic
    ColorIndexTooltipColor Field
    In This Topic
    Represents the default tooltip's background indexed color.
    Syntax
    'Declaration
     
    
    Public Const ColorIndexTooltipColor As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Color.ColorIndexTooltipColor
    public const int ColorIndexTooltipColor
    See Also