Method that moves current ViewTabGroup to a new ViewFrame.
Name | Type | Description |
ViewFrameWidth | Variant | Optioanl input Long value that specifies the width of the new ViewFrame. This is an optional argument whose default value is null. |
ViewFrameHeight | Variant | Optioanl input Long value that specifies the height of the new ViewFrame. This is an optional argument whose default value is null. |
ViewFrameLeft | Variant | Optioanl input Long value that specifies the left of the new ViewFrame. This is an optional argument whose default value is null. |
ViewFrameTop | Variant | Optioanl input Long value that specifies the top of the new ViewFrame. This is an optional argument whose default value is null. |