Using JavaScript in HomeSite 4.0, Part I: The Application Object's Properties, Part III | WebReference

Using JavaScript in HomeSite 4.0, Part I: The Application Object's Properties, Part III


Using JavaScript in HomeSite 4.0, Part I

The Application Object's Properties, Part III

Height Read-Write Integer

Holds the height of the main window. By assigning it a new value, you can adjust the window's height.

HInstance Read-only Integer

Holds an instance handle of the application.

hWnd Read-only Integer

Holds a handle to the main window.

IsColdFusionStudio Read-only Boolean

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.

ResourceTabShowing Read-Write Boolean

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:

The Resource Tab

https://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran

Created: September 13, 1999
Revised: September 13, 1999

URL: https://www.webreference.com/js/column48/apppro3.html