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