Close all Forms except the specified Form.
Syntax
ISForms.CloseAllExcept(excludedForm, [force])
Parameters
| Name | Type | Optional | ByRef | Description |
| excludedForm |
ISFormBase |
|
|
The Form to not Close. |
| force |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
- Member of:
- ISForms
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0