BBjTabCtrl::setForeColorAt
Description
In BBj 14.00 and higher, this method sets the foreground color for a tab in the BBjTabCtrl.
Syntax
Return Value |
Method |
void |
setForeColorAt(int index, BBjColor color) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the tab. |
color |
Specifies the foreground 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.