MoveSCI
Type Return
None
Syntax
Object.MoveSCI lLeft, lTop, lWidth, lHeight
The MoveSCI Methods Syntax has these parts:
Part
|
Description |
object |
An expression evaluating to an Object of type SCIVB. |
lLeft | Required. A Long Value. | lTop | Required. A Long Value. | lWidth | Required. A Long Value. | lHeight | Required. A Long Value. |
|