BBjChildWindow::setBorderColor
Description
In BBj 15.00 and higher, this method sets the border color of the BBjChildWindow.
Syntax
Return Value |
Method |
---|---|
void |
setBorderColor(BBjColor color!) |
Parameters
Variable |
Description |
---|---|
color! |
BBjChildWindow border color. |
Return Value
None.
Remarks
The child window border color defaults to black.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.