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

StatusBar.Colors()

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