ALP frameWindowRect property
Sets/gets the ALPFrame window rectangle. 

Syntax and description

external.frameWindowRect - read/write property. Returns a Rect object holding the ALPFrame window screen coordinates. Accepts Point or Rect objects (see MoveFrameWindow).
Example:
var currentRect = external.frameWindowRect;
Obtains the current ALPFrame window rectangle.

Remarks

This property implements specific functionality only for reading operations. For writing it just wraps the MoveFrameWindow method.

Applies to: external

newObjects Copyright 2001-2006 newObjects [ ]