TaskBar REALbasic Plugin

TaskBar.WinBackColor Property

Use this property to set the back-color of the TaskBar on Windows systems.

WinBackColor as Color {Read and Write}

Remarks

This property is ignored if the WinBackColorStyle property is not set to Custom (1).

See Also

TaskBar Control