A collection of Forms.

Methods

Name Description
CloseAll Close all Forms.
CloseAllExcept Close all Forms except the specified Form.
CountByFormKey A Count of the number of Forms that have a certain Form Key.
CountByMdiWindowState
ExecuteAction Execute an Action on all open Forms.
ExistsCaption
IndexOf
ItemByFormKey
LayoutMdi Layout all non-minimised MDI Child forms.
MdiFormDisable Disable the MDI form.
MdiFormEnable Enable the MDI form.
MinimiseAll Minimise all Forms.
MinimiseAllExcept Minimise all Forms except the specified Form.
MoveMdiTabOrderToStart
Open Open a form based upon its unique FormKey.
ShowByForm
ShowByFormKey
ShowByIndex
ShowNextForm Show the next form in order of their Mdi Tab Order.
ShowPreviousForm Show the previous form in order of their Mdi Tab Order.
ToListInMdiTabOrder

Properties

Name Description
ActiveForm Read-Only Returns the currently active MDI child form or Nothing if no MDI child form is active.
ActiveFormIndex Read-Only Returns the index of the currently active MDI child form or -1 if no MDI child form is active.
ActiveModalForm Read-Only Returns the currently active Modal form or Nothing.
ExitEditModeAfterSave System Use Only Indicates whether Edit Mode should be existed after a Record is Saved.
GridLayoutSaveMode Determines when Grid Layouts should be saved.
HasModal Read-Only Indicates whether any Modal Forms are currently displayed.
IgnoreNotifyActions Indicates whether Forms should ignore Notification actions from other Forms.
IsMdiDisabled Read-Only Determines whether the User Interface had been disabled via the MdiFormDisable method.
LayoutLoad System Use Only ' Indicates whether form layouts are loaded when the form is opened. '
LayoutSave System Use Only Indicates whether form layouts are saved when the form is closed.
MdiClosing The main MDI Form sets this to True while it is Closing so other forms may behave differently when being closed this way.
MdiDisabledForm Read-Only The Form which was active when MdiDisable was called.
MdiForm The application's main MDI parent form.
ShowDirtyIndicator System Use Only Indicates whether the form should show that the Record is Dirty.
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0