Returns or sets the distance between the internal top edge of an object and the top edge of its container.
Syntax
object.Top [= value]
The Top property syntax has these parts:
| Part | Description |
| object | An object expression that evaluates to an object in the Applies To list. |
| value | A numeric expression specifying distance. |