Specifies whether the quick close mode is enabled.
Declaration
componentPropObj.QuickClose
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
The property applies to the following objects:
Description
Use the QuickClose
property to enable or disable the quick close mode. When the user presses the “=” key on keyboard in this mode, the last operation evaluates and the calculator window closes. Clicking the “=” button in the calculator window by the mouse does not close it.
Property Value
True if the quick close mode is enabled, False otherwise.