Bounds Editor
Change the default size and location of individual top-level windows with the Bounds (or Rectangle) Editor. For example, the Explorer window has default settings that place it to the far left of the screen. You can change the default setting to place the window to the far right by changing the X value of its
Bounds
property. For items with aBounds
property, click onBounds
in the property list. Click on the ... button that appears to open the Bounds (Rectangle) Editor. Use theX
andY
fields to set the default location on the screen where you want the window to open. Use theWidth
andHeight
fields to set the default size of the window.
Contents | Prev | Next | Index |