ColorIndexWindowText Field
In This Topic
Represents the default window text indexed color.
Syntax
'Declaration
Public Const ColorIndexWindowText As Integer
'Usage
Dim value As Integer
value = Color.ColorIndexWindowText
public const int ColorIndexWindowText
See Also