BBjControl::setLocation
Description
Sets the location of the BBjControl.
Syntax
Return Value | Method |
---|---|
void | setLocation(int x, int y) |
Parameters
Parameter | Description |
---|---|
x | Horizontal position of the BBjControl in current units. |
y | Vertical position of the BBjControl in current units. |
Return Value
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.