Close the Form.

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.

Syntax

ISFormBase.CloseSafe([forceClose])

Parameters

NameTypeOptionalByRefDescription
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.
Member of:
ISFormBase
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0