Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » [SOLVED] How to use ColorDisplay?
Re: How to use CoorDisplay? [message #50376 is a reply to message #50373] |
Fri, 05 October 2018 11:16   |
omari
Messages: 276 Registered: March 2010
|
Experienced Member |
|
|
Hi,
you can use SetLineColor:
array.SetLineColor(1, LtRed());
array.SetLineColor(2, LtRed());
array.SetLineColor(3, LtRed());
array.SetLineColor(4, LtBlue());
array.SetLineColor(5, LtBlue());
regards
omari.
|
|
|
Goto Forum:
Current Time: Thu Aug 28 11:34:17 CEST 2025
Total time taken to generate the page: 0.06668 seconds
|