* Cambie la numeracion por el color que desea segun tabla de colores
this.Modify( ls_dia+".Background.Color='12632256'")
this.Modify( ls_dia+".Color='12632256'")
- Colores Especiales
| Button Face | 79741120 | |||
| Text | 33554432 | |||
| Background | 1090519039 | |||
| App. Workspace | 276856960 |
- Colores Clásicos
Color Red Green Blue
| Black | 0 | 0 | 0 | 0 |
| White | 255 | 255 | 255 | 16777215 |
| Gray | 192 | 192 | 192 | 12632256 |
| Dark Grey | 128 | 128 | 128 | 8421504 |
| Red | 255 | 0 | 0 | 255 |
| Dark Red | 128 | 0 | 0 | 128 |
| Green | 0 | 255 | 0 | 65280 |
| Dark Green | 0 | 128 | 0 | 32768 |
| Blue | 0 | 0 | 255 | 16711680 |
| Dark Blue | 0 | 0 | 128 | 8388608 |
| Magenta | 255 | 0 | 255 | 16711935 |
| Dark Magenta | 128 | 0 | 128 | 8388736 |
| Cyan | 0 | 255 | 255 | 16776960 |
| Dark Cyan | 0 | 128 | 128 | 8421376 |
| Yellow | 255 | 255 | 0 | 65535 |
| Brown | 128 | 128 | 0 | 32896 |