Close (CanClose) [FRM]

Window property of a form component that determines whether the user can close the form window by clicking the Close button in the title bar.

Value

Description

Default

Undefined. The default will be used.

True

The user can close the form by clicking the Close button in the title bar.

False

The user can close the form by pressing Ctrl+F4. The Close button (if visible) is disabled.

Usage

Dynamic?

No

Dependencies:

Caption and System Menu must be True.

Applies To

Related Topics