BBjControl::setOpaque
Description
In BBj 3.00 and higher, this method sets the opaque property of the BBjControl.
Syntax
Return Value | Method |
---|---|
void | setOpaque(boolean opaque) |
Parameters
Parameter | Description |
---|---|
opaque | Specifies whether or not the BBjControl
is opaque. By default, opaque is set to true (1).
|
Return Value
None.
Remarks
By default, the BBjControl is opaque.
Example
|
See Also
EVENTMASK Mnemonic - Change Event Mask
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.