Gets a system color.

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

Syntax

C#
public static SalNumber ColorGetSysColor(
	SalNumber nColorIndex
)

Parameters

nColorIndex
Type: PPJ.Runtime..::..SalNumber
The color of a part of the window, represented by one of these constants: COLOR_SysWindow COLOR_SysWindowFrame COLOR_SysWindowText

Return Value

nColor

See Also