User Guide
216 Chapter 12: Workspace
dreamweaver.showProperties()
Availability
Dreamweaver 3.
Description
This function makes the Property inspector visible and gives it focus.
Arguments
None.
Returns
Nothing.
dreamweaver.tileHorizontally()
Availability
Dreamweaver MX (Windows only).
Description
Tiles the document windows horizontally, positioning each window next to another one without
overlapping the documents. This process is similar to splitting the workspace vertically.
Arguments
None.
Returns
Nothing.
Example
The following example tiles the open documents horizontally:
dw.tileHorizontally()
dreamweaver.tileVertically()
Availability
Dreamweaver MX (Windows only).
Description
Tiles the document window vertically, positioning one document window behind the other
without overlapping documents. This is similar to splitting the workspace horizontally.
Arguments
None.
Returns
Nothing.
000_DW_API_Print.book Page 216 Wednesday, August 20, 2003 9:14 AM