This makes the Form Visible before closing it. Forms that have an MdiWindowState or minimised are actually made invisible and cannot be closed properly unless they are made visible first.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| forceClose | Boolean | Optional | Indicates whether to 'Force' the close, e.g., ignore things like there being an MDI Disabled form etc. If omitted, a value of False is assumed. |