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