SystemColors.WindowText

SystemColors.WindowText property

Gets a Color structure that is the color of the text in the client area of a window.

public static Color WindowText { get; }

See Also