...
Code Block |
---|
Object.SetBackColor(tbr, tbg, tbb) |
Code Block | ||
---|---|---|
| ||
Object.SetBackColor(tbr, tbg, tbb, tba) |
Parameters
tbr, tbg, tbb, tbA
Red, green, blue and blue alpha components of the background color (optional)
...
...
Code Block |
---|
Object.SetBackColor(tbr, tbg, tbb) |
Code Block | ||
---|---|---|
| ||
Object.SetBackColor(tbr, tbg, tbb, tba) |
tbr, tbg, tbb, tbA
Red, green, blue and blue alpha components of the background color (optional)
...