ShowModalForm method shows the form and makes it modal
Member of Form (PRIM_FORM)
The ShowModalForm method shows the form, making the other forms in the application innaccessible until it closes. The result of the modal actions can be defined in the ModalResult property.
Febuary 18 V14SP2