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