Compartilhar via


Visual Basic: Page Designer

BaseWindow Property

See Also   Example   Applies To

Returns the topmost window object from the DHTML object model. The topmost window represents the browser window and any frames it contains.

Syntax

object.BaseWindow

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

The objects available from the topmost window (for example, history, event, navigator, and so on) are always available from the BaseWindow property. BaseWindow in Visual Basic corresponds to the Window object in Internet Explorer 4.0 browsers Dynamic HTML object model.