top Property

Microsoft FrontPage Visual Basic

Show All Show All

top Property

ShowAs it applies to the FPHTMLWindow2 object.

Returns an FPHTMLWindows2 object that represents the topmost ancestor window, which is its own parent.

expression.top

expression    Required. An expression that returns one of the objects in the Applies To list.

ShowAs it applies to the FPHTMLStyle object.

Sets or returns a Variant that represents the position of an element relative to the top of the next positioned element in the document hierarchy. Corresponds to the top attribute of a cascading style sheet.

expression.top

expression    Required. An expression that returns one of the objects in the Applies To list.

ShowAs it applies to the IFPStyleState object.

Returns an IFPStyleLength object that represents the measurements associated with the position of an element.

expression.top

expression    Required. An expression that returns one of the objects in the Applies To list.