BBjCEdit::setDrawBorder
Description
Sets whether a black border is drawn around the BBjCEdit control.
Syntax
Return Value |
Method |
void |
setDrawBorder(boolean draw) |
Parameters
Variable |
Description |
draw |
Specifies if a black border is drawn around the BBjCEdit control. 0 = No black border drawn 1 = Black border drawn |
Return Value
None.
Remarks
By default, no black border is drawn around the BBjCEdit control.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.