BBjGrid::getSelectionForeground
Description
In BBj 19.00 and higher, this method returns the current foreground BBjColor value for a selection in a BBjGrid.
Syntax
Return Value |
Method |
getSelectionForeground() |
Parameters
None.
Return Value
Returns the BBjColor of the selection foreground.
Remarks
The int values in the BBjVector can be (R,G,B) or (R,G,B,a).
Example
|
See Also
BBjGrid::getSelectionBackground
BBjGrid::setSelectionBackground
BBjGrid::setSelectionForeground
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.