BBjFormFrame::setFillColor
Description
In BBj 4.0 and higher, this method sets the interior color of the frame.
Syntax
Return Value |
Method |
---|---|
void |
setFillColor(BBjColor color) |
Parameters
Variable |
Description |
---|---|
color |
Specifies the color of the frame's interior. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.