Top property (field)

Examples


The Top property specifies the vertical position of a field.

Syntax

field.Top [= integer]

Parameters

field – A window field object.

integer – The distance from the field’s top border to the top edge of the window’s client area, measured in pixels. The client area is the area of the window, less the window’s title bar.


Documentation Feedback