Modal property

Previous Next

See Also

This is where you specify whether the selected dialog is modal or not. Users are forced to respond to a modal window; usually they cannot switch the focus to other windows until they have caused the modal window to be closed.

Modal windows do not behave like an MDI child window. If you set a window's Modal behavior property to Yes, its MDI Child property is set to No automatically.