BBjTabCtrl::setBackColorAt
Description
In BBj 14.00 and higher, this method sets the background color for a tab in the BBjTabCtrl.
Syntax
Return Value |
Method |
void |
setBackColorAt(int index, BBjColor color) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the tab. |
color |
Specifies the background color to be set on the specified tab. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.