Make a Color Current With the CECOLOR System Variable (.NET)

This example sets the color Red current with the CECOLOR system variable.

C# Example

Application.SetSystemVariable("CECOLOR", "1");