Returns the shared instance of the ProfesisonalColors table. This is used by components that want to use colors similar to WinForms toolstrip controls.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public static ProfessionalColorTable ProfessionalColors { get; }

See Also