ControlTokenLevelXColor

To create new Control Token levels beyond the three provided, add this property to your application. X should be a number defining the new level and must start at 4, increasing sequentially as you add more. Do not skip level numbers.

The level is created and the indicator color for that level are created simultaneously with each new ControlTokenXLevelColor property.

You may also define a label for the level. The default (in English) will be "Level X", where X matches the level number. If defining custom labels, you may wish to start at 1 in order to maintain consistency across all.

 

Section: System

Default: ControlTokenLevel1Color = <FF0000>

 

Related Properties: ControlTokenLevelXLabel