
BBjControl::setSize
Description
Sets the size of the BBjControl.
Syntax
Return Value |
Method |
void |
setSize(int width, int height) |
Parameters
Variable |
Description |
width |
Specifies the width of the BBjControl. |
height |
Specifies the height of the BBjControl. |
Return Value
None.
Remarks
None.
Example
REM Set the size of a control |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.