Top property
Returns or sets the distance between the top edge of the object and the internal top edge of the display window. Read/write. Long
This value will only be in pixels if the display is not scaled.
Syntax
element
.Top
[ = value
]where
element
– is the name of a graphic element object or an expression that evaluates to a graphic element object.value
– is the distance, in pixels, between the external top edge of the display and the internal top edge of the containing window.Provide Feedback