myTerminateBtn

Type: JadeSkinSimpleButton

Availability: Read or write at any time

The myTerminateBtn property of the JadeSkinForm class contains a reference to the simple button images drawn for a form terminate button in its four states (that is, up, down, rollover, and disabled). If this reference is null or the up image is null, the default terminate button is drawn.

If the down or rollover states are not provided, the up image is drawn. If the disabled image is not provided, the button is not drawn when it is disabled.