Initializes a new instance of the TextControl.Colors class. After creating the object with this constuctor, individual colors can be set. If the Colors object is assigned to the TextControl.DisplayColors property, non-set colors are reset to their default values.

TextControl.Colors()

public TextControl.Colors();
Public Class TextControl.Colors