home / experts / javascript / column48 |
|
The Application Object's Properties, Part III
Holds the height of the main window. By assigning it a new value, you can adjust the window's height.
Holds an instance handle of the application.
Holds a handle to the main window.
Returns 0 if the application is ColdFusion Studio, and 1 if it is HomeSite. Note that this object model applies to both HomeSite and ColdFusion.
Specifies whether the Resource tab is displayed. This property can also be set from the program's "View" menu. Take a look at the Resource tab:
|
Produced by Yehuda Shiran and Tomer Shiran
Created: September 13, 1999
Revised: September 13, 1999
URL: http://www.webreference.com/js/column48/apppro3.html